From 65fc8164e4a7b4f9b4254ac0a561082ea1682be0 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sat, 16 Jan 2016 22:16:18 +0100 Subject: expand {} also in the case of passing multiple arguments --- xe.1 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'xe.1') diff --git a/xe.1 b/xe.1 index 2ebfc67..86c07c0 100644 --- a/xe.1 +++ b/xe.1 @@ -81,9 +81,15 @@ Verbose: print commands to standard error before running them. .It Fl I Ar arg Replace occurences of .Ar arg -in the command with the argument. (default: .Cm {} ) +in the command with the argument(s). +Pass an empty +.Ar arg +to disable the replace function. +Contrary to +.Xr xargs 1 +this also works when multiple arguments are to be inserted. .It Fl N Ar maxargs Pass up to .Ar maxargs -- cgit 1.4.1