Sync argpar with upstream
[babeltrace.git] / doc / man / common-gen-options.txt
... / ...
CommitLineData
1[[gen-opts]]
2=== General
3
4You can use those options before the command name.
5
6See man:babeltrace2(1) for more details.
7
8nlopt:-d::
9nlopt:--debug::
10 Legacy option: this is equivalent to nlopt:--log-level=`TRACE`.
11
12nlopt:-l 'LVL'::
13nlopt:--log-level='LVL'::
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`.
18
19nlopt:--omit-system-plugin-path::
20 Do not search for plugins in +{system_plugin_path}+.
21
22nlopt:--plugin-path='PATH'[:__PATH__]...::
23 Add 'PATH' to the list of paths in which plugins can be found.
24
25nlopt:-v::
26nlopt:--verbose::
27 Legacy option: this is equivalent to nlopt:--log-level=`INFO`.
This page took 0.033037 seconds and 4 git commands to generate.