summaryrefslogtreecommitdiffstats
path: root/usr.bin/xargs
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/xargs')
-rw-r--r--usr.bin/xargs/xargs.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xargs/xargs.1 b/usr.bin/xargs/xargs.1
index 6c6e1d4..6236c58 100644
--- a/usr.bin/xargs/xargs.1
+++ b/usr.bin/xargs/xargs.1
@@ -160,7 +160,7 @@ directories which start with an uppercase letter in the current
directory to
.Pa destdir :
.Pp
-.Dl /bin/ls -1d [A-Z]* | xargs -J [] cp -rp [] destdir
+.Dl /bin/ls -1d [A-Z]* | xargs -J % cp -rp % destdir
.Pp
.It Fl L Ar number
Call
OpenPOWER on IntegriCloud