aboutsummaryrefslogtreecommitdiff
path: root/loginutils/adduser.c
diff options
context:
space:
mode:
Diffstat (limited to 'loginutils/adduser.c')
-rw-r--r--loginutils/adduser.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/loginutils/adduser.c b/loginutils/adduser.c
index 47c674bf4..1d082c876 100644
--- a/loginutils/adduser.c
+++ b/loginutils/adduser.c
@@ -12,7 +12,6 @@
12//usage: "[OPTIONS] USER" 12//usage: "[OPTIONS] USER"
13//usage:#define adduser_full_usage "\n\n" 13//usage:#define adduser_full_usage "\n\n"
14//usage: "Add a user\n" 14//usage: "Add a user\n"
15//usage: "\nOptions:"
16//usage: "\n -h DIR Home directory" 15//usage: "\n -h DIR Home directory"
17//usage: "\n -g GECOS GECOS field" 16//usage: "\n -g GECOS GECOS field"
18//usage: "\n -s SHELL Login shell" 17//usage: "\n -s SHELL Login shell"