doc/man: make default values of boolean init. params. clearer
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 1 Sep 2023 18:17:28 +0000 (14:17 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 1 Sep 2023 18:36:23 +0000 (14:36 -0400)
commit6f6e5e6146d1d55f9d49b587a64e2b32ebc29064
treeceef2bc61b4bc02bef677e6f6662ba78be17097a
parent8ba142c3dc9c468e010e60e78cba269c96b66be5
doc/man: make default values of boolean init. params. clearer

This patch answers to <https://bugs.lttng.org/issues/1387>, removing the
"=`yes`" and "=`no`" in the component class manual pages to replace them
with "='VAL'" and indicate the behaviour depending on "'VAL'", as well
as the default value.

Fixes: https://bugs.lttng.org/issues/1387
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: Ie7439fa397e2a9a5818152a68073f7bf87385675
Reviewed-on: https://review.lttng.org/c/babeltrace/+/10709
doc/man/babeltrace2-filter.lttng-utils.debug-info.7.txt
doc/man/babeltrace2-filter.utils.trimmer.7.txt
doc/man/babeltrace2-sink.ctf.fs.7.txt
doc/man/babeltrace2-sink.text.details.7.txt
doc/man/babeltrace2-sink.text.pretty.7.txt
doc/man/babeltrace2-sink.utils.counter.7.txt
doc/man/babeltrace2-source.ctf.fs.7.txt
doc/man/babeltrace2-source.text.dmesg.7.txt
This page took 0.026357 seconds and 4 git commands to generate.