X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=loginutils%2Fadduser.c;h=40bc816a18211af958782f14b540f32c7bd0f4d5;hb=257734855cbcc12ddeb0a6ab0fd8ce161becf671;hp=c218ac4aa6cbe241b937e1b93f677d52136caef4;hpb=f560422fa079b07a761a572ca4f9cf287c2cc47e;p=oweals%2Fbusybox.git diff --git a/loginutils/adduser.c b/loginutils/adduser.c index c218ac4aa..40bc816a1 100644 --- a/loginutils/adduser.c +++ b/loginutils/adduser.c @@ -64,7 +64,7 @@ //usage: "\n -h DIR Home directory" //usage: "\n -g GECOS GECOS field" //usage: "\n -s SHELL Login shell" -//usage: "\n -G GRP Add user to existing group" +//usage: "\n -G GRP Group" //usage: "\n -S Create a system user" //usage: "\n -D Don't assign a password" //usage: "\n -H Don't create home directory"