mirror of
https://https.git.savannah.gnu.org/git/findutils.git
synced 2026-01-26 07:37:52 +00:00
xargs.1: fix markup nit
* xargs/xargs.1: Drop unnecessary quotes around single-word macro arguments. Discussed at: https://lists.gnu.org/r/bug-findutils/2025-11/msg00094.html Copyright-paperwork-exempt: Yes
This commit is contained in:
parent
214285e6f2
commit
8d74646de9
@ -346,7 +346,7 @@ Exit if the size (see the
|
||||
.B \-s
|
||||
option) is exceeded.
|
||||
.TP
|
||||
.B "\-\-"
|
||||
.B \-\-
|
||||
Delimit the option list.
|
||||
Later arguments, if any, are treated as operands even if they begin with
|
||||
\*(lq\-\*(rq.
|
||||
@ -366,12 +366,12 @@ runs the command
|
||||
.I \-\-mycommand
|
||||
instead of rejecting this as unrecognized option.
|
||||
.TP
|
||||
.B "\-\-help"
|
||||
.B \-\-help
|
||||
Print a summary of the options to
|
||||
.B xargs
|
||||
and exit.
|
||||
.TP
|
||||
.B "\-\-version"
|
||||
.B \-\-version
|
||||
Print the version number of
|
||||
.B xargs
|
||||
and exit.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user