Big cleanup in config help and description
[oweals/busybox.git] / loginutils / adduser.c
index 608fb8437ae989b646fb9b3cd17bd18d2b4d82ac..c218ac4aa6cbe241b937e1b93f677d52136caef4 100644 (file)
@@ -17,8 +17,6 @@
 //config:      bool "Enable long options"
 //config:      default y
 //config:      depends on ADDUSER && LONG_OPTS
-//config:      help
-//config:        Support long options for the adduser applet.
 //config:
 //config:config FEATURE_CHECK_NAMES
 //config:      bool "Enable sanity check on user/group names in adduser and addgroup"