X-Git-Url: https://git.cameronkatri.com/pw-darwin.git/blobdiff_plain/6c558b459495a9f26c675637f9fbd07938502e5d..0f2cd15af6b03e178b23fdd07c57c6775fb28cb8:/pw/pw.c diff --git a/pw/pw.c b/pw/pw.c index f13a94f..3d9573f 100644 --- a/pw/pw.c +++ b/pw/pw.c @@ -225,7 +225,7 @@ main(int argc, char *argv[]) setgrdir(etcpath); } } - + /* * Now, let's do the common initialisation */ @@ -328,6 +328,7 @@ cmdhelp(int mode, int which) "\t-G grp1,grp2 additional groups\n" "\t-L class default user class\n" "\t-k dir default home skeleton\n" + "\t-M mode home directory permissions\n" "\t-u min,max set min,max uids\n" "\t-i min,max set min,max gids\n" "\t-w method set default password method\n"