about summary refs log tree commit diff
path: root/xe.1
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-07-10 17:22:06 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-07-10 17:22:06 +0200
commit916b9174a60d5c07d73b4d42a3bf0b505a429c69 (patch)
tree48a3d652258b748634192c29d5c55ac9ee48ff00 /xe.1
parentaaec832c865bfd4878cb8bcdb067d98dc6febd6e (diff)
downloadxe-916b9174a60d5c07d73b4d42a3bf0b505a429c69.tar.gz
xe-916b9174a60d5c07d73b4d42a3bf0b505a429c69.tar.xz
xe-916b9174a60d5c07d73b4d42a3bf0b505a429c69.zip
xe: -L: print job ids, not PIDs
PID can be reused during long runs
Diffstat (limited to 'xe.1')
-rw-r--r--xe.14
1 files changed, 2 insertions, 2 deletions
diff --git a/xe.1 b/xe.1
index 0e2fde6..13cdf7c 100644
--- a/xe.1
+++ b/xe.1
@@ -89,7 +89,7 @@ Run the commands with line-buffered output;
 lines from two jobs will not interleave.
 When used with
 .Fl vv ,
-also prefix each line with the PID
+also prefix each line with the job id
 in such a manner that the output can be piped to
 .Sq Li sort -snk1
 to group it by job.
@@ -102,7 +102,7 @@ never executes a command when no arguments are passed.
 Dry run: don't run the commands, just print them.
 .It Fl v
 Verbose: print commands to standard error before running them.
-When used twice, also print PID and exit status for each command.
+When used twice, also print job id and exit status for each command.
 .It Fl I Ar arg
 Replace occurrences of
 .Ar arg