rio(1) and rio(4) man page updates

This commit is contained in:
stanley lieber 2011-11-19 12:52:51 -06:00
parent 315b61ade3
commit 0709558dd6
2 changed files with 14 additions and 0 deletions

View file

@ -13,6 +13,9 @@ rio, label, window, wloc \- window system
.B -s .B -s
] ]
[ [
.B -b
]
[
.B -f .B -f
.I font .I font
] ]
@ -92,6 +95,10 @@ The
option initializes windows so that text scrolls; option initializes windows so that text scrolls;
the default is not to scroll. the default is not to scroll.
The The
.B -b
option reverses the normal color sheme for windows, painting white
text on a black background.
The
.I font .I font
argument names a font used to display text, both in argument names a font used to display text, both in
.IR rio 's .IR rio 's

View file

@ -8,9 +8,16 @@ rio \- window system files
.BI ' cmd ' .BI ' cmd '
] ]
[ [
.B -k
.BI ' kbdcmd '
]
[
.B -s .B -s
] ]
[ [
.B -b
]
[
.B -f .B -f
.I font .I font
] ]