about summary refs log tree commit diff
path: root/xe.1
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-11-30 17:23:18 +0100
committerChristian Neukirchen <chneukirchen@gmail.com>2016-11-30 17:23:18 +0100
commit15af1a7e7a605767d03f0fb60e4359b0523622e0 (patch)
tree1a2cc058aefe49591d076f4b6ca5c57e2b00e778 /xe.1
parent0fb64a43267eec25e5785f2117eaf89cdff3a6ee (diff)
downloadxe-15af1a7e7a605767d03f0fb60e4359b0523622e0.tar.gz
xe-15af1a7e7a605767d03f0fb60e4359b0523622e0.tar.xz
xe-15af1a7e7a605767d03f0fb60e4359b0523622e0.zip
xe.1: clarify -R and default behavior without
Diffstat (limited to 'xe.1')
-rw-r--r--xe.17
1 files changed, 5 insertions, 2 deletions
diff --git a/xe.1 b/xe.1
index 3e7ca50..612d5bd 100644
--- a/xe.1
+++ b/xe.1
@@ -1,4 +1,4 @@
-.Dd January 4, 2016
+.Dd November 30, 2016
 .Dt XE 1
 .Os
 .Sh NAME
@@ -83,7 +83,10 @@ is the default)
 Fatal:
 stop and exit when a command execution failed.
 .It Fl R
-Return with status 122 when no arguments have been passed.
+Return with status 122 when no arguments have been passed
+(instead of 0, the default).
+.Nm
+never executes a command when no arguments are passed.
 .It Fl n
 Dry run: don't run the commands, just print them.
 .It Fl v