summaryrefslogtreecommitdiffstats
path: root/package/tar/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/tar/Config.in')
-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/