aboutsummaryrefslogtreecommitdiff
path: root/man/man1/igex.1df
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/igex.1df')
-rw-r--r--man/man1/igex.1df4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/igex.1df b/man/man1/igex.1df
index d2920c05..79627d0b 100644
--- a/man/man1/igex.1df
+++ b/man/man1/igex.1df
@@ -5,8 +5,8 @@
.SH USAGE
.B igex VAL1[,VAL2,VAL3,...] COMMAND [ARG1...]
.SH DESCRIPTION
-Runs the given command and checks its exit value. If it matches any of the
-ignored values given in the first argument, exits 0. Otherwise, exits with the
+Runs the given command and checks its exit value. If it matches any of the
+ignored values given in the first argument, exits 0. Otherwise, exits with the
command's exit value as normal.
.P
$ igex 1 false