From 86fa5ec3d5bd08d5ea5282aafb8a1d02917a088b Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sat, 6 Feb 2016 20:03:13 +0100 Subject: drop -k and make it default, add -F to exit on errors immediately --- xe.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'xe.1') diff --git a/xe.1 b/xe.1 index 8c232d6..81e3698 100644 --- a/xe.1 +++ b/xe.1 @@ -6,7 +6,7 @@ .Nd run command for each line or argument .Sh SYNOPSIS .Nm -.Op Fl 0Rknv +.Op Fl 0FRnv .Op Fl I Ar arg .Op Fl N Ar maxargs .Op Fl j Ar maxjobs @@ -69,11 +69,11 @@ The options are as follows: .It Fl 0 Input filenames are seperated by NUL bytes (instead of newlines, which is the default) +.It Fl F +Fatal: +stop and exit when a command execution failed. .It Fl R Return with status 122 when no arguments have been passed. -.It Fl k -Keep going: -Don't stop when a command failed to execute. .It Fl n Dry run: don't run the commands, just print them. .It Fl v -- cgit 1.4.1