about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2023-08-05 16:38:19 +0200
committerLeah Neukirchen <leah@vuxu.org>2023-08-05 16:38:19 +0200
commit3358eacb7fc6797629ffa99513653df57ad8c61e (patch)
tree2106106507eec0ed41b64525237bac93a2f47a4e
parent8adb7bd9604d252ec3f0103c9fc560da27b0c22e (diff)
downloadxe-3358eacb7fc6797629ffa99513653df57ad8c61e.tar.gz
xe-3358eacb7fc6797629ffa99513653df57ad8c61e.tar.xz
xe-3358eacb7fc6797629ffa99513653df57ad8c61e.zip
README: refresh
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index c23f519..c7f0a43 100644
--- a/README
+++ b/README
@@ -54,8 +54,8 @@ DESCRIPTION
 
      The options are as follows:
 
-     -0      Input filenames are separated by NUL bytes (instead of newlines,
-             which is the default)
+     -0      Input arguments are separated by NUL bytes (instead of newlines,
+             which is the default).
 
      -F      Fatal: stop and exit when a command execution fails.
 
@@ -128,7 +128,7 @@ ENVIRONMENT
 EXIT STATUS
      xe follows the convention of GNU and OpenBSD xargs:
      0       on success
-     123     if any invocation of the command exited with status 1 to 125.
+     123     if any invocation of the command exited with status 1 to 254.
      124     if the command exited with status 255
      125     if the command was killed by a signal
      126     if the command cannot be run
@@ -162,6 +162,6 @@ LICENSE
      To the extent possible under law, the creator of this work has waived all
      copyright and related or neighboring rights to this work.
 
-           http://creativecommons.org/publicdomain/zero/1.0/
+     http://creativecommons.org/publicdomain/zero/1.0/
 
-Void Linux                     November 3, 2017                     Void Linux
+Void Linux                      August 1, 2023                      Void Linux