xargs: Update the man page about -I - sbase - suckless unix tools | |
git clone git://git.suckless.org/sbase | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 4e8a096b1cffe97f96cee964e0273b2163130c4b | |
parent b3a80526345ec4d3fb69f7cd2844788b7347ac15 | |
Author: Roberto E. Vargas Caballero <[email protected]> | |
Date: Fri, 22 Sep 2023 10:54:08 +0200 | |
xargs: Update the man page about -I | |
Diffstat: | |
M xargs.1 | 1 + | |
1 file changed, 1 insertion(+), 0 deletions(-) | |
--- | |
diff --git a/xargs.1 b/xargs.1 | |
@@ -50,6 +50,7 @@ Use | |
.Ar replstr | |
as the placeholder for the argument. | |
Sets the arguments count to 1 per command line. | |
+It also implies the option x. | |
.It Fl s Ar num | |
Use at most | |
.Ar num |