update man page with the name CLI option

This commit is contained in:
Stéphane Campinas 2020-10-14 21:37:18 +02:00 committed by David Peter
parent 83e5d3c7fb
commit 746e5fe687

View File

@ -164,6 +164,12 @@ Print the stdout and stderr of the benchmark instead of suppressing it. This
will increase the time it takes for benchmarks to run, so it should only be
used for debugging purposes or when trying to benchmark output speed.
.HP
\fB\-\-name\fR \fIname\fP
.IP
Identify a command with the given \fIname\fP. Commands and names are paired in
the same order: the first command executed gets the first name passed as
option.
.HP
\fB\-h\fR, \fB\-\-help\fR
.IP
Print help message.