Sync'ing docs after doc'ing [un]groupmagictools option
This commit is contained in:
parent
850b733f4b
commit
465374158b
22 changed files with 282 additions and 15 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.\" tuxpaint.1 - 2024.02.29
|
||||
.TH TUXPAINT 1 "febrúar 29, 2024" "0.9.33" "Tux Paint"
|
||||
.\" tuxpaint.1 - 2024.04.10
|
||||
.TH TUXPAINT 1 "apríl 10, 2024" "0.9.33" "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
|
||||
[\-\-nomagicsizes]
|
||||
.br
|
||||
[\-\-ungroupmagictools]
|
||||
.br
|
||||
[\-\-noshapecontrols]
|
||||
.br
|
||||
[\-\-nolabel]
|
||||
|
|
@ -229,6 +231,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
|
|||
.br
|
||||
[\-\-magicsizes]
|
||||
.br
|
||||
[\-\-groupmagictools]
|
||||
.br
|
||||
[\-\-shapecontrols]
|
||||
.br
|
||||
[\-\-label]
|
||||
|
|
@ -454,6 +458,10 @@ controllable.)
|
|||
Disable or enable (default) Magic size controls. (Note: Not all Magic
|
||||
tools offer size controls.)
|
||||
|
||||
.TP 8
|
||||
.B \-\-ungroupmagictools \-\-groupmagictools
|
||||
Disable or enable (default) grouping of Magic tools.
|
||||
|
||||
.TP 8
|
||||
.B \-\-noshapecontrols \-\-shapecontrols
|
||||
Disable or enable (default) buttons to change the Shape tool's behavior --
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue