mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-27 17:18:33 +00:00
Update command options documentation (#247)
- Removed deprecated option (-s) - Added info (build flag) - Sorted alphabetically This fixes issue #203
This commit is contained in:
parent
5d50e9be67
commit
ebbf28c79b
@ -1,32 +1,4 @@
|
|||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry>
|
|
||||||
<term>
|
|
||||||
<command>
|
|
||||||
<option>-v | -V | --version</option>
|
|
||||||
</command>
|
|
||||||
</term>
|
|
||||||
<listitem>Prints version and exits
|
|
||||||
<para></para></listitem>
|
|
||||||
</varlistentry>
|
|
||||||
<varlistentry>
|
|
||||||
<term>
|
|
||||||
<command>
|
|
||||||
<option>-q | --quiet</option>
|
|
||||||
</command>
|
|
||||||
</term>
|
|
||||||
<listitem>Run Conky in 'quiet mode' (ie. no output)
|
|
||||||
<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>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<command>
|
<command>
|
||||||
@ -37,7 +9,7 @@
|
|||||||
<listitem>Text alignment on screen,
|
<listitem>Text alignment on screen,
|
||||||
{top,bottom,middle}_{left,right,middle} or none. Can also
|
{top,bottom,middle}_{left,right,middle} or none. Can also
|
||||||
be abbreviated with first chars of position, ie. tr for
|
be abbreviated with first chars of position, ie. tr for
|
||||||
top_right.
|
top_right. Only available with build flag BUILD_X11 enabled.
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
@ -46,7 +18,7 @@
|
|||||||
<option>-b | --double-buffer</option>
|
<option>-b | --double-buffer</option>
|
||||||
</command>
|
</command>
|
||||||
</term>
|
</term>
|
||||||
<listitem>Use double buffering (eliminates "flicker")
|
<listitem>Use double buffering (eliminates "flicker"). Only available with build flag BUILD_X11 enabled.
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
@ -66,7 +38,7 @@
|
|||||||
</command>
|
</command>
|
||||||
</term>
|
</term>
|
||||||
<listitem>Print builtin default config to stdout. See also
|
<listitem>Print builtin default config to stdout. See also
|
||||||
the section EXAMPLES for more information.
|
the section EXAMPLES for more information. Only available with build flag BUILD_BUILTIN_CONFIG enabled.
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
@ -75,7 +47,17 @@
|
|||||||
<option>-d | --daemonize</option>
|
<option>-d | --daemonize</option>
|
||||||
</command>
|
</command>
|
||||||
</term>
|
</term>
|
||||||
<listitem>Daemonize Conky, aka fork to background
|
<listitem>Daemonize Conky, aka fork to background.
|
||||||
|
<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>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
@ -85,7 +67,7 @@
|
|||||||
</command>
|
</command>
|
||||||
<option>FONT</option>
|
<option>FONT</option>
|
||||||
</term>
|
</term>
|
||||||
<listitem>Font to use
|
<listitem>Font to use. Only available with build flag BUILD_X11 enabled.
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
@ -94,7 +76,17 @@
|
|||||||
<option>-h | --help</option>
|
<option>-h | --help</option>
|
||||||
</command>
|
</command>
|
||||||
</term>
|
</term>
|
||||||
<listitem>Prints command line help and exits
|
<listitem>Prints command line help and exits.
|
||||||
|
<para></para></listitem>
|
||||||
|
</varlistentry>
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<command>
|
||||||
|
<option>-i</option>
|
||||||
|
</command>
|
||||||
|
<option>COUNT</option>
|
||||||
|
</term>
|
||||||
|
<listitem>Number of times to update Conky (and quit).
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
@ -103,29 +95,26 @@
|
|||||||
<option>-o | --own-window</option>
|
<option>-o | --own-window</option>
|
||||||
</command>
|
</command>
|
||||||
</term>
|
</term>
|
||||||
<listitem>Create own window to draw
|
<listitem>Create own window to draw. Only available with build flag BUILD_X11 enabled.
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<command>
|
<command>
|
||||||
<option>-s | --for-scripts</option>
|
<option>-p | --pause=</option>
|
||||||
</command>
|
</command>
|
||||||
<option>TEXT</option>
|
<option>SECONDS</option>
|
||||||
</term>
|
</term>
|
||||||
<listitem>Prints TEXT on the standard output and exits.
|
<listitem>Time to pause/wait before actually starting Conky.
|
||||||
(This option makes conky useful in scripts)
|
|
||||||
TEXT has to be enclosed by single quotes. Example:
|
|
||||||
conky -s 'Your uptime is: $uptime'
|
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<command>
|
<command>
|
||||||
<option>-S | --stdin-config</option>
|
<option>-q | --quiet</option>
|
||||||
</command>
|
</command>
|
||||||
</term>
|
</term>
|
||||||
<listitem>Read configuration from stdin.
|
<listitem>Run Conky in 'quiet mode' (ie. no output).
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
@ -142,21 +131,21 @@
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<command>
|
<command>
|
||||||
<option>-p | --pause=</option>
|
<option>-u | --interval=</option>
|
||||||
</command>
|
</command>
|
||||||
<option>SECONDS</option>
|
<option>SECONDS</option>
|
||||||
</term>
|
</term>
|
||||||
<listitem>Time to pause before actually starting Conky
|
<listitem>Update interval.
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<command>
|
<command>
|
||||||
<option>-u | --interval=</option>
|
<option>-v | -V | --version</option>
|
||||||
</command>
|
</command>
|
||||||
<option>SECONDS</option>
|
|
||||||
</term>
|
</term>
|
||||||
<listitem>Update interval
|
<listitem>Prints version, build information and general info.
|
||||||
|
Exits after printing.
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
@ -166,17 +155,7 @@
|
|||||||
</command>
|
</command>
|
||||||
<option>WIN_ID</option>
|
<option>WIN_ID</option>
|
||||||
</term>
|
</term>
|
||||||
<listitem>Window id to draw
|
<listitem>Window id to draw. Only available with build flag BUILD_X11 enabled.
|
||||||
<para></para></listitem>
|
|
||||||
</varlistentry>
|
|
||||||
<varlistentry>
|
|
||||||
<term>
|
|
||||||
<command>
|
|
||||||
<option>-X | --display=</option>
|
|
||||||
</command>
|
|
||||||
<option>DISPLAY</option>
|
|
||||||
</term>
|
|
||||||
<listitem>X11 display to use
|
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
@ -189,6 +168,26 @@
|
|||||||
<listitem>X position
|
<listitem>X position
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<command>
|
||||||
|
<option>-x</option>
|
||||||
|
</command>
|
||||||
|
<option>X_COORDINATE</option>
|
||||||
|
</term>
|
||||||
|
<listitem>X position
|
||||||
|
<para></para></listitem>
|
||||||
|
</varlistentry>
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<command>
|
||||||
|
<option>-X | --display=</option>
|
||||||
|
</command>
|
||||||
|
<option>DISPLAY</option>
|
||||||
|
</term>
|
||||||
|
<listitem>X11 display to use. Only available with build flag BUILD_X11 enabled.
|
||||||
|
<para></para></listitem>
|
||||||
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<command>
|
<command>
|
||||||
@ -199,14 +198,4 @@
|
|||||||
<listitem>Y position
|
<listitem>Y position
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
|
||||||
<term>
|
|
||||||
<command>
|
|
||||||
<option>-i</option>
|
|
||||||
</command>
|
|
||||||
<option>COUNT</option>
|
|
||||||
</term>
|
|
||||||
<listitem>Number of times to update Conky (and quit)
|
|
||||||
<para></para></listitem>
|
|
||||||
</varlistentry>
|
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user