diff options
Diffstat (limited to 'include/usage.h')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index 682b4d7..5307d98 100644 --- a/include/usage.h +++ b/include/usage.h @@ -27,7 +27,7 @@ " -g GECOS GECOS field\n" \ " -s SHELL Login shell\n" \ " -G GROUP Add user to existing group\n" \ - " -S Create a system user (ignored)\n" \ + " -S Create a system user\n" \ " -D Do not assign a password\n" \ " -H Do not create home directory" |