Doc'ing new option.
This commit is contained in:
parent
1fa634e314
commit
6a65f96218
1 changed files with 13 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.\" tuxpaint.1 - 2009.05.25
|
||||
.TH TUXPAINT 1 "25 May 2009" "0.9.21" "Tux Paint"
|
||||
.\" tuxpaint.1 - 2009.05.31
|
||||
.TH TUXPAINT 1 "31 May 2009" "0.9.21" "Tux Paint"
|
||||
.SH NAME
|
||||
tuxpaint -- "Tux Paint", a drawing program for young children.
|
||||
|
||||
|
|
@ -67,6 +67,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
|
|||
.br
|
||||
[\-\-nosysfonts]
|
||||
.br
|
||||
[\-\-alllocalefonts]
|
||||
.br
|
||||
[\-\-savedir \fIDIR\fP]
|
||||
.br
|
||||
[\-\-datadir \fIDIR\fP]
|
||||
|
|
@ -137,6 +139,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
|
|||
.br
|
||||
[\-\-sysfonts]
|
||||
.br
|
||||
[\-\-currentlocalefont]
|
||||
.br
|
||||
[\-\-saveoverask]
|
||||
.br
|
||||
[\-\-save]
|
||||
|
|
@ -370,6 +374,13 @@ installed in common places on your system. If this causes trouble, or you'd
|
|||
prefer to only make fonts installed in \fITux Paint\fP's directory available,
|
||||
use the \fInosysfonts\fP option to disable this feature.
|
||||
|
||||
.TP 8
|
||||
.B \-\-alllocalefonts \-\-currentlocalefont
|
||||
Tux Paint avoids loading any fonts in its 'locale' font subdirectory,
|
||||
except any that match the current locale \fITux Paint\fP is running under.
|
||||
Use the \fIalllocalefonts\fP option to load all such fonts, for use in the
|
||||
"Text" tool. (This is the old behavior, prior to version 0.9.21.)
|
||||
|
||||
.TP 8
|
||||
.B \-\-savedir \fIDIR\fP
|
||||
Specify where \fITux Paint\fP should save files.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue