mirror of
https://https.git.savannah.gnu.org/git/findutils.git
synced 2026-01-27 01:44:23 +00:00
doc: fix extra escaping of a minus '-' character in xargs.1
* xargs/xargs.1 (--show-limits): Remove redundant backslash character, introduced when adding the description of that option in commit 956992ff71b3 in 2005.
This commit is contained in:
parent
bbd06d8e06
commit
6aedc4e631
@ -256,7 +256,7 @@ default value is the maximum. 1KiB is 1024 bytes.
|
||||
.B xargs
|
||||
automatically adapts to tighter constraints.
|
||||
.TP
|
||||
.B "\-\-show\\-limits"
|
||||
.B "\-\-show\-limits"
|
||||
Display the limits on the command-line length which are imposed by the
|
||||
operating system,
|
||||
.BR xargs '
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user