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