Update manual pages for 2.0.0-rc1
[babeltrace.git] / doc / man / common-gen-options.txt
CommitLineData
e70712b3
PP
1[[gen-opts]]
2=== General
3
4You can use those options before the command name.
5
a8be4294 6See man:babeltrace2(1) for more details.
0659f3af 7
e70712b3
PP
8nlopt:-d::
9nlopt:--debug::
10 Legacy option: this is equivalent to nlopt:--log-level=`TRACE`.
0659f3af 11
e70712b3 12nlopt:-l 'LVL'::
0659f3af 13nlopt:--log-level='LVL'::
e70712b3
PP
14 Set the log level of all known Babeltrace~2 loggers to 'LVL'.
15
16nlopt:--omit-home-plugin-path::
17 Do not search for plugins in `$HOME/.local/lib/babeltrace2/plugins`.
0659f3af 18
e70712b3
PP
19nlopt:--omit-system-plugin-path::
20 Do not search for plugins in +{system_plugin_path}+.
0659f3af 21
e70712b3
PP
22nlopt:--plugin-path='PATH'[:__PATH__]...::
23 Add 'PATH' to the list of paths in which plugins can be found.
0659f3af 24
e70712b3
PP
25nlopt:-v::
26nlopt:--verbose::
27 Legacy option: this is equivalent to nlopt:--log-level=`INFO`.
This page took 0.036141 seconds and 4 git commands to generate.