Is #698 - Mention colon in 'man' text
This commit is contained in:
parent
0c182bbfa1
commit
6f37505704
|
@ -75,8 +75,9 @@ They are listed in the first part of this section.
|
|||
\fIConfiguration\fR options, on the other hand, can either be passed
|
||||
on the command line, starting with two dashes \fB--\fR,
|
||||
or specified in a configuration file,
|
||||
using the option name without the starting dashes.
|
||||
They are listed in the second part of this section.
|
||||
using the option name, followed by a colon \fB:\fR, plus the value, without
|
||||
the starting dashes. They are listed in the second part of this section,
|
||||
with a sample config file.
|
||||
.LP
|
||||
For \fIcommand-line\fR options that expect a numerical argument,
|
||||
a default is assumed if no meaningful value can be found.
|
||||
|
|
Loading…
Reference in a new issue