1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-05 23:11:11 +02:00

31405: weasel words about PRINT_EXIT_STATUS option.

This commit is contained in:
Peter Stephenson 2013-05-22 20:58:32 +01:00
parent a4d3b8f676
commit a46aef7704
2 changed files with 6 additions and 0 deletions

View file

@ -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

View file

@ -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)