From a46aef770467e00a259f8215162bcc4e7cc7f1f0 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 22 May 2013 20:58:32 +0100 Subject: 31405: weasel words about PRINT_EXIT_STATUS option. --- ChangeLog | 5 +++++ Doc/Zsh/options.yo | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 956b37dcd..3c74421c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-05-22 Peter Stephenson + + * 31405: Doc/Zsh/options.yo: weasel words about + PRINT_EXIT_STATUS option. + 2013-05-21 Peter Stephenson * 31419: Src/Modules/stat.c: Add time zone and year to 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) -- cgit 1.4.1