summaryrefslogtreecommitdiffstats
path: root/adduser/adduser.8
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-02-14 22:55:23 +0000
committerSteve Price <steve@FreeBSD.org>1998-02-14 22:55:23 +0000
commitbf44bd9d1cf3bf844e643cc7a243a417243a6519 (patch)
treea86bc48cb2984af340ee9dd90408d765757b0bdb /adduser/adduser.8
parent403e3f1affa0b13ff2ab27aac5c460851b62b744 (diff)
downloadpw-darwin-bf44bd9d1cf3bf844e643cc7a243a417243a6519.tar.gz
pw-darwin-bf44bd9d1cf3bf844e643cc7a243a417243a6519.tar.zst
pw-darwin-bf44bd9d1cf3bf844e643cc7a243a417243a6519.zip
Clarify the -batch arguments.
PR: 5677 Submitted by: Adrian Filipi-Martin <adrian@virginia.edu>
Diffstat (limited to 'adduser/adduser.8')
-rw-r--r--adduser/adduser.86
1 files changed, 5 insertions, 1 deletions
diff --git a/adduser/adduser.8 b/adduser/adduser.8
index 344c2d4..d120a4c 100644
--- a/adduser/adduser.8
+++ b/adduser/adduser.8
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: adduser.8,v 1.22 1997/09/01 06:14:16 charnier Exp $
+.\" $Id: adduser.8,v 1.23 1998/02/02 15:46:44 wosch Exp $
.\"
.Dd January 9, 1995
.Dt ADDUSER 8
@@ -139,6 +139,10 @@ Parse command line options.
.Bl -tag -width Ds
.It Sy -batch username [group[,group]...] [class] [fullname] [password]
Batch mode.
+The listed groups are secondary groups that the new user should be a
+member of in addition to the default login group. Null string arguments
+may be used as place holders, and result in the default value for the
+nulled field being used.
.It Sy -check_only
Check /etc/passwd, /etc/group, /etc/shells and exit.
.It Sy -class Ar login_class