mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-28 05:00:59 +01:00
unposted: fix typo
This commit is contained in:
parent
6f195241f3
commit
b077d6ee9c
1 changed files with 1 additions and 1 deletions
|
|
@ -1690,7 +1690,7 @@ pindex(NOPIPEFAIL)
|
|||
cindex(exit status from pipeline)
|
||||
cindex(status, on exit from pipeline)
|
||||
cindex(pipeline, exit status from)
|
||||
itme(tt(PIPE_FAIL))(
|
||||
item(tt(PIPE_FAIL))(
|
||||
By default, when a pipeline exits the exit status recorded by the shell
|
||||
and returned by the shell variable tt($?) reflects that of the
|
||||
rightmost element of a pipeline. If this option is set, the exit status
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue