summaryrefslogtreecommitdiffstats
path: root/package/tar
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-12-26 07:36:59 +0000
committerMike Frysinger <vapier@gentoo.org>2004-12-26 07:36:59 +0000
commit6d9728e843fb6fee4d3c62235862ef524292d365 (patch)
tree507199fea105f0aed88fddd482896a56f1b5cf89 /package/tar
parent450d6150c44dd580c3d51beff34c258277d5fb0c (diff)
downloadbuildroot-novena-6d9728e843fb6fee4d3c62235862ef524292d365.tar.gz
buildroot-novena-6d9728e843fb6fee4d3c62235862ef524292d365.zip
more help updates from Tom Cameron
Diffstat (limited to 'package/tar')
-rw-r--r--package/tar/Config.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/tar/Config.in b/package/tar/Config.in
index 889455b1b..9f3ef85be 100644
--- a/package/tar/Config.in
+++ b/package/tar/Config.in
@@ -1,8 +1,8 @@
-#
-
config BR2_PACKAGE_TAR
- bool"tar"
+ bool "tar"
default n
help
- Add help text here.
+ A program that saves many files together into a single tape or disk
+ archive, and can restore individual files from the archive.
+ http://www.gnu.org/software/tar/