mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-26 08:38:26 +00:00
Update command opts docs.
This commit is contained in:
parent
f295e2dc9f
commit
815dcf872d
@ -13,6 +13,13 @@
|
||||
<para></para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><command><option>-D | --debug</option></command></term>
|
||||
<listitem>
|
||||
Increase debugging output, ie. -DD for more debugging
|
||||
<para></para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><command><option>-a | --alignment=</option></command><option>ALIGNMENT</option></term>
|
||||
<listitem>
|
||||
@ -90,6 +97,13 @@
|
||||
<para></para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><command><option>-X | --display=</option></command><option>DISPLAY</option></term>
|
||||
<listitem>
|
||||
X11 display to use
|
||||
<para></para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><command><option>-x </option></command><option>X_COORDINATE</option></term>
|
||||
<listitem>
|
||||
|
@ -8514,7 +8514,7 @@ static void print_help(const char *prog_name) {
|
||||
"file.\n"
|
||||
" -v, --version version\n"
|
||||
" -q, --quiet quiet mode\n"
|
||||
" -D, --debug increase debugging output\n"
|
||||
" -D, --debug increase debugging output, ie. -DD for more debugging\n"
|
||||
" -c, --config=FILE config file to load\n"
|
||||
#ifdef CONFIG_OUTPUT
|
||||
" -C, --print-config print the builtin default config to stdout\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user