Big cleanup in config help and description
[oweals/busybox.git] / coreutils / mv.c
index 1cc318fd1a9ff3357223bee13312fe77b48db86f..df2ef0a52a55989647ec6f253e9b38ec8b65e19f 100644 (file)
@@ -21,8 +21,6 @@
 //config:      bool "Enable long options"
 //config:      default y
 //config:      depends on MV && LONG_OPTS
-//config:      help
-//config:        Support long options for the mv applet.
 
 //applet:IF_MV(APPLET(mv, BB_DIR_BIN, BB_SUID_DROP))