Document the -g option in the usage message.

Approved by:	markm (mentor)(implicit)
This commit is contained in:
Mike Makonnen 2003-03-23 23:06:44 +00:00
parent dddc28bfe0
commit e33b8d973e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=112519

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"