aboutsummaryrefslogtreecommitdiff
path: root/build2/b.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-09-09 07:34:01 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-09-09 07:34:01 +0200
commit94ca5f5d6fc47b1b08833b15dfb06df4d02757e1 (patch)
tree40b280a6105d45d7bb33979445374f33ee491a21 /build2/b.cli
parent847793d31b2ee057dd9f069c5d354063396aff3b (diff)
Fix formatting in man page
Diffstat (limited to 'build2/b.cli')
-rw-r--r--build2/b.cli4
1 files changed, 2 insertions, 2 deletions
diff --git a/build2/b.cli b/build2/b.cli
index f65d14a..7566418 100644
--- a/build2/b.cli
+++ b/build2/b.cli
@@ -407,7 +407,7 @@ namespace build2
{
"Run quietly, only printing error messages in most contexts. In certain
contexts (for example, while updating build system modules) this
- verbosity level may be ignored. Use \c{--silent} to run quietly in all
+ verbosity level may be ignored. Use \cb{--silent} to run quietly in all
contexts. This option is equivalent to \cb{--verbose 0}."
}
@@ -421,7 +421,7 @@ namespace build2
"<level>",
"Set the diagnostics verbosity to <level> between 0 and 6. Level 0
disables any non-error messages (but see the difference between
- \c{--quiet} and \c{--silent}) while level 6 produces lots of
+ \cb{--quiet} and \cb{--silent}) while level 6 produces lots of
information, with level 1 being the default. The following additional
types of diagnostics are produced at each level: