diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2012-03-03 23:36:33 -0600 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2012-03-03 23:36:33 -0600 |
commit | 80ae6baebb5905e6aa51003d170811960260711a (patch) | |
tree | be5f8ce7fadbe290031c0061505efa819593cfca /sys/man/1/paint | |
parent | 0c9b906247544a3f38cd27962d6d739f726aaa8c (diff) |
paint(1): update man page
Diffstat (limited to 'sys/man/1/paint')
-rw-r--r-- | sys/man/1/paint | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/man/1/paint b/sys/man/1/paint index e89fcf634..58d74f362 100644 --- a/sys/man/1/paint +++ b/sys/man/1/paint @@ -30,7 +30,9 @@ where Type the corresponding number into the pop-up box and hit enter. .TP .B f -Fill the screen with the current color. Any unsaved work will be lost. +Fill the screen with a color, +.I n. +Any unsaved work will be lost. .TP .B o Open a bitmap image file for editing. Type a path and filename into the |