diff --git a/doc/command_options.xml b/doc/command_options.xml index 974fe614..6c4721e0 100644 --- a/doc/command_options.xml +++ b/doc/command_options.xml @@ -1,32 +1,4 @@ - - - - - - - Prints version and exits - - - - - - - - - Run Conky in 'quiet mode' (ie. no output) - - - - - - - - - Increase debugging output, ie. -DD for more - debugging - - @@ -37,7 +9,7 @@ Text alignment on screen, {top,bottom,middle}_{left,right,middle} or none. Can also be abbreviated with first chars of position, ie. tr for - top_right. + top_right. Only available with build flag BUILD_X11 enabled. @@ -46,7 +18,7 @@ - Use double buffering (eliminates "flicker") + Use double buffering (eliminates "flicker"). Only available with build flag BUILD_X11 enabled. @@ -66,7 +38,7 @@ 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. @@ -75,7 +47,17 @@ - Daemonize Conky, aka fork to background + Daemonize Conky, aka fork to background. + + + + + + + + + Increase debugging output, ie. -DD for more + debugging. @@ -85,7 +67,7 @@ - Font to use + Font to use. Only available with build flag BUILD_X11 enabled. @@ -94,7 +76,17 @@ - Prints command line help and exits + Prints command line help and exits. + + + + + + + + + + Number of times to update Conky (and quit). @@ -103,29 +95,26 @@ - Create own window to draw + Create own window to draw. Only available with build flag BUILD_X11 enabled. - + - + - Prints TEXT on the standard output and exits. - (This option makes conky useful in scripts) - TEXT has to be enclosed by single quotes. Example: - conky -s 'Your uptime is: $uptime' + Time to pause/wait before actually starting Conky. - + - Read configuration from stdin. + Run Conky in 'quiet mode' (ie. no output). @@ -142,21 +131,21 @@ - + - Time to pause before actually starting Conky + Update interval. - + - - Update interval + Prints version, build information and general info. + Exits after printing. @@ -166,17 +155,7 @@ - Window id to draw - - - - - - - - - - X11 display to use + Window id to draw. Only available with build flag BUILD_X11 enabled. @@ -189,6 +168,26 @@ X position + + + + + + + + X position + + + + + + + + + + X11 display to use. Only available with build flag BUILD_X11 enabled. + + @@ -199,14 +198,4 @@ Y position - - - - - - - - Number of times to update Conky (and quit) - -