about summary refs log tree commit diff
path: root/xe.1
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-07-14 16:22:01 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-07-14 16:22:01 +0200
commit42a2b4bc12fae4b2f25b57872b5eb3190e72025c (patch)
tree5ec5d19e7e70b7f945dd2ebe441517a5f8f6e337 /xe.1
parentd41aa81a588398f3794817c7952cc44574227481 (diff)
downloadxe-42a2b4bc12fae4b2f25b57872b5eb3190e72025c.tar.gz
xe-42a2b4bc12fae4b2f25b57872b5eb3190e72025c.tar.xz
xe-42a2b4bc12fae4b2f25b57872b5eb3190e72025c.zip
xe.1: define {} behavior more precisely
Diffstat (limited to 'xe.1')
-rw-r--r--xe.16
1 files changed, 3 insertions, 3 deletions
diff --git a/xe.1 b/xe.1
index e14628d..4950d48 100644
--- a/xe.1
+++ b/xe.1
@@ -1,4 +1,4 @@
-.Dd July 3, 2017
+.Dd July 14, 2017
 .Dt XE 1
 .Os
 .Sh NAME
@@ -105,7 +105,7 @@ Dry run: don't run the commands, just print them.
 Verbose: print commands to standard error before running them.
 When used twice, also print job id and exit status for each command.
 .It Fl I Ar arg
-Replace occurrences of
+Replace first occurrence of
 .Ar arg
 (default:
 .Cm {} )
@@ -115,7 +115,7 @@ Pass an empty
 to disable the replace function.
 Contrary to
 .Xr xargs 1
-this also works when multiple arguments are to be inserted.
+this will expand into multiple arguments when needed.
 .It Fl N Ar maxargs
 Pass up to
 .Ar maxargs