Document the -g option in the usage message.

Approved by:	markm (mentor)(implicit)
This commit is contained in:
mtm 2003-03-23 23:06:44 +00:00
parent 64d19a8db7
commit 0901d0af90

View File

@ -83,6 +83,7 @@ show_usage() {
echo " -N do not read configuration file"
echo " -d home directory"
echo " -f file from which input will be received"
echo " -g default login group"
echo " -h display this usage message"
echo " -k path to skeleton home directory"
echo " -m user welcome message file"