- Clarification to how command line arguments are processed.
PR: docs/55613 Submitted by: gshapiro@freebsd.org Approved by: blackend (mentor)
This commit is contained in:
parent
cbbf8b1fed
commit
cc01b2974d
@ -148,6 +148,11 @@ If the optional
|
||||
.Ar args
|
||||
are provided on the command line, they are passed to the login shell of
|
||||
the target login.
|
||||
Note that all command line arguments before the target login name are
|
||||
processed by
|
||||
.Nm
|
||||
itself, everything after the target login name get passed to the login
|
||||
shell.
|
||||
.Pp
|
||||
By default (unless the prompt is reset by a startup file) the super-user
|
||||
prompt is set to
|
||||
|
Loading…
Reference in New Issue
Block a user