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:
Bernhard Voelker 2023-05-23 21:55:34 +02:00
parent bbd06d8e06
commit 6aedc4e631

View File

@ -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 '