Big cleanup in config help and description
[oweals/busybox.git] / coreutils / install.c
index 831f9b802924c1aa93df97905c954e8f8a0fe854..2a642bdb68c2c8e3efad6db2a4f08330ed720a87 100644 (file)
@@ -15,8 +15,6 @@
 //config:      bool "Enable long options"
 //config:      default y
 //config:      depends on INSTALL && LONG_OPTS
-//config:      help
-//config:        Support long options for the install applet.
 
 //applet:IF_INSTALL(APPLET(install, BB_DIR_USR_BIN, BB_SUID_DROP))