Sync docs & update bash completion re: brushspacing
This commit is contained in:
parent
e1a721fb9d
commit
774954f9fc
16 changed files with 197 additions and 11 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.\" tuxpaint.1 - 2021.11.25
|
||||
.TH TUXPAINT 1 "25 de Novembro de 2021" "0.9.28" "Tux Paint"
|
||||
.\" tuxpaint.1 - 2022.01.18
|
||||
.TH TUXPAINT 1 "18 de Xaneiro de 2022" "0.9.28" "Tux Paint"
|
||||
.SH NAME
|
||||
tuxpaint -- "Tux Paint", a drawing program for young children.
|
||||
|
||||
|
|
@ -71,6 +71,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
|
|||
.br
|
||||
[\-\-nolabel]
|
||||
.br
|
||||
[\-\-nobrushspacing]
|
||||
.br
|
||||
[\-\-newcolorslast]
|
||||
.br
|
||||
[\-\-mirrorstamps]
|
||||
|
|
@ -213,6 +215,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
|
|||
.br
|
||||
[\-\-label]
|
||||
.br
|
||||
[\-\-brushspacing]
|
||||
.br
|
||||
[\-\-newcolorsfirst]
|
||||
.br
|
||||
[\-\-dontmirrorstamps]
|
||||
|
|
@ -419,6 +423,11 @@ initially clicked.
|
|||
Disable or enable (default) the Label tool, which lets you create text
|
||||
which can be altered or moved later.
|
||||
|
||||
.TP 8
|
||||
.B \-\-nobrushspacing \-\-brushspacing
|
||||
Disable or enable (default) the brush spacing option of the Paint and Lines
|
||||
tools, which allows you to override the default spacing of a brush.
|
||||
|
||||
.SH OPTIONS - CONTROLLING TUX PAINT
|
||||
.l
|
||||
\fItuxpaint\fP accepts the following options to alter how you control Tux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue