1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-29 21:49:07 +00:00

fixing docs. why is some stuff missing?

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@428 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
Brenden Matthews 2005-11-24 15:36:46 +00:00
parent b6ead422a2
commit c19d039e69
3 changed files with 15 additions and 0 deletions

4
README
View File

@ -274,6 +274,10 @@ CONFIGURATION SETTINGS
valid RGB name (see /usr/lib/X11/rgb.txt)
out_to_console
Print text to stdout.
pad_percents
Pad percentages to this many decimals (0 = no padding)

View File

@ -229,6 +229,13 @@
<para></para></listitem>
</varlistentry>
<varlistentry>
<term><command><option>out_to_console</option></command>
</term>
<listitem>
Print text to stdout.
<para></para></listitem>
</varlistentry>
<varlistentry>
<term><command><option>pad_percents</option></command></term>
<listitem>

View File

@ -254,6 +254,10 @@ Boolean, set pseudo-transparency?
\fBown_window_colour\fR \fBcolour\fR
If own_window_transparent no, set a specified background colour (defaults to black). Takes either a hex value (#ffffff) or a valid RGB name (see /usr/lib/X11/rgb.txt)
.TP
\fBout_to_console\fR
Print text to stdout.
.TP
\fBpad_percents\fR
Pad percentages to this many decimals (0 = no padding)