- 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
47a42c7aed
commit
bec725403c
@ -148,6 +148,11 @@ If the optional
|
|||||||
.Ar args
|
.Ar args
|
||||||
are provided on the command line, they are passed to the login shell of
|
are provided on the command line, they are passed to the login shell of
|
||||||
the target login.
|
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
|
.Pp
|
||||||
By default (unless the prompt is reset by a startup file) the super-user
|
By default (unless the prompt is reset by a startup file) the super-user
|
||||||
prompt is set to
|
prompt is set to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user