diff options
author | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2013-05-22 20:58:32 +0100 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2013-05-22 20:58:32 +0100 |
commit | a46aef770467e00a259f8215162bcc4e7cc7f1f0 (patch) | |
tree | bfddcbb9660fdc76d3032b032d7d60a4b5a5d4e7 /Doc/Zsh/options.yo | |
parent | a4d3b8f676c336e4504d5f400e98fb55aba78a37 (diff) | |
download | zsh-a46aef770467e00a259f8215162bcc4e7cc7f1f0.tar.gz zsh-a46aef770467e00a259f8215162bcc4e7cc7f1f0.tar.xz zsh-a46aef770467e00a259f8215162bcc4e7cc7f1f0.zip |
31405: weasel words about PRINT_EXIT_STATUS option.
Diffstat (limited to 'Doc/Zsh/options.yo')
-rw-r--r-- | Doc/Zsh/options.yo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index ce24a2226..60892dd8b 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -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) |