aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/or.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc_src/or.txt')
-rw-r--r--doc_src/or.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc_src/or.txt b/doc_src/or.txt
index 96f50451..6227170a 100644
--- a/doc_src/or.txt
+++ b/doc_src/or.txt
@@ -10,6 +10,10 @@ status (as set by the last previous command) is not 0.
The or command does not change the current exit status.
+The exit status of the last foreground command to exit can always be
+accessed using the <a href="index.html#variables-status">$status</a>
+variable.
+
\subsection or-example Example
The following code runs the \c make command to build a program, if the