paint(1): update man page

This commit is contained in:
stanley lieber 2012-02-29 13:10:47 -06:00
parent 670ed27591
commit b7e38d0b19

View file

@ -26,15 +26,14 @@ in the pop-up box and hit enter.
Clear the screen. Any unsaved work will be lost. Clear the screen. Any unsaved work will be lost.
.TP .TP
.B o .B o
Open a bitmap image file for editing. Open a bitmap image file for editing. Type a path and filename into the
pop-up box and hit enter. If the path is omitted, the filename will be opened
from the current directory.
.TP .TP
.B s .B s
Save the current screen as a bitmap image. A pop-up box appears Save the current screen as a bitmap image. Type a path and filename into
suggesting a default filename of the pop-up box and hit enter. If the path is omitted, the filename will be
.I out.bit. saved in the current directory.
Hit enter to accept the default, or backspace over the suggested name and
type an alternative path and filename. If the path is omitted, a file will be
created in the current directory.
.TP .TP
.B q .B q
Quit. Quit.