diff options
Diffstat (limited to 'loginutils/adduser.c')
-rw-r--r-- | loginutils/adduser.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/loginutils/adduser.c b/loginutils/adduser.c index 608fb8437..c218ac4aa 100644 --- a/loginutils/adduser.c +++ b/loginutils/adduser.c | |||
@@ -17,8 +17,6 @@ | |||
17 | //config: bool "Enable long options" | 17 | //config: bool "Enable long options" |
18 | //config: default y | 18 | //config: default y |
19 | //config: depends on ADDUSER && LONG_OPTS | 19 | //config: depends on ADDUSER && LONG_OPTS |
20 | //config: help | ||
21 | //config: Support long options for the adduser applet. | ||
22 | //config: | 20 | //config: |
23 | //config:config FEATURE_CHECK_NAMES | 21 | //config:config FEATURE_CHECK_NAMES |
24 | //config: bool "Enable sanity check on user/group names in adduser and addgroup" | 22 | //config: bool "Enable sanity check on user/group names in adduser and addgroup" |