reorganize/rationalize/format package menuconfig,
[openwrt.git] / openwrt / package / rsync / Config.in
index 09e8bab..f9f02bf 100644 (file)
@@ -1,9 +1,10 @@
 config BR2_PACKAGE_RSYNC
-       tristate "rsync - file transfer utility"
+       prompt "rsync............................. file transfer utility"
+       tristate
        select BR2_PACKAGE_LIBPOPT
        default m if CONFIG_DEVEL
        help
+         An utility that provides fast incremental file transfer
+         
+         http://rsync.samba.org
 
-       utility that provides fast incremental file transfer
-
-       http://rsync.samba.org
This page took 0.02135 seconds and 4 git commands to generate.