mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-04 10:41:11 +02:00
unposted: Minor clarification in doc for -l option
This commit is contained in:
parent
f32c60347f
commit
c439c742e8
1 changed files with 1 additions and 1 deletions
|
@ -2024,7 +2024,7 @@ pindex(NO_LOGIN)
|
|||
pindex(NOLOGIN)
|
||||
item(tt(LOGIN) (tt(-l), ksh: tt(-l)))(
|
||||
This is a login shell.
|
||||
If this option is not explicitly set, the shell is a login shell if
|
||||
If this option is not explicitly set, the shell becomes a login shell if
|
||||
the first character of the tt(argv[0]) passed to the shell is a `tt(-)'.
|
||||
)
|
||||
pindex(PRIVILEGED)
|
||||
|
|
Loading…
Reference in a new issue