mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-07 11:41:16 +02:00
31405: weasel words about PRINT_EXIT_STATUS option.
This commit is contained in:
parent
a4d3b8f676
commit
a46aef7704
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-05-22 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||
|
||||
* 31405: Doc/Zsh/options.yo: weasel words about
|
||||
PRINT_EXIT_STATUS option.
|
||||
|
||||
2013-05-21 Peter Stephenson <p.stephenson@samsung.com>
|
||||
|
||||
* 31419: Src/Modules/stat.c: Add time zone and year to
|
||||
|
|
|
@ -1240,6 +1240,7 @@ pindex(NOPRINTEXITVALUE)
|
|||
cindex(exit status, printing)
|
||||
item(tt(PRINT_EXIT_VALUE) (tt(-1)))(
|
||||
Print the exit value of programs with non-zero exit status.
|
||||
This is only available at the command line in interactive shells.
|
||||
)
|
||||
pindex(RC_QUOTES)
|
||||
pindex(NO_RC_QUOTES)
|
||||
|
|
Loading…
Reference in a new issue