about summary refs log tree commit diff
path: root/xe.1
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-11-03 22:35:26 +0100
committerLeah Neukirchen <leah@vuxu.org>2017-11-03 22:35:26 +0100
commitbdc66997c19b20f273d311b7e1837b298af13a30 (patch)
tree97106ef6f2d04c129cb145ddb2ec94a4bb35a6fb /xe.1
parentc3549a011529adf18aa44406994e0e77657ad702 (diff)
downloadxe-bdc66997c19b20f273d311b7e1837b298af13a30.tar.gz
xe-bdc66997c19b20f273d311b7e1837b298af13a30.tar.xz
xe-bdc66997c19b20f273d311b7e1837b298af13a30.zip
tweak synopsis
Diffstat (limited to 'xe.1')
-rw-r--r--xe.111
1 files changed, 6 insertions, 5 deletions
diff --git a/xe.1 b/xe.1
index 9661c73..2de5b2f 100644
--- a/xe.1
+++ b/xe.1
@@ -1,4 +1,4 @@
-.Dd July 14, 2017
+.Dd November 3, 2017
 .Dt XE 1
 .Os
 .Sh NAME
@@ -7,12 +7,16 @@
 .Sh SYNOPSIS
 .Nm
 .Op Fl 0FLRnqv
-.Oo Fl p | Fl I Ar replace-arg Oc
+.Oo Fl I Ar replace-arg Oc
 .Op Fl N Ar maxargs
 .Op Fl j Ar maxjobs
 .Ar command\ ...
 .Nm
 .Op Ar flags\ ...
+.Fl p Ar pattern Ar command\ ...
+.Oo Cm \&+ Ar pattern Ar command\ ... Oc Ns ...
+.Nm
+.Op Ar flags\ ...
 .Fl f Ar argfile Ar command\ ...
 .Nm
 .Op Ar flags\ ...
@@ -45,9 +49,6 @@ are read from the standard input.
 The resulting command is constructed from the command line parameters,
 replacing
 .Ar replace-arg
-(unless
-.Fl p
-is used, see below)
 with the read argument, and is executed with
 .Xr execvp 3 .
 .Pp