Doc'ing forthcoming [no]magicsizes options
This commit is contained in:
parent
bb12be2518
commit
c2585d7a26
7 changed files with 58 additions and 11 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# Bill Kendrick <bill@newbreedsoftware.com>; https://tuxpaint.org/
|
||||
# Based on inkscape's completion file, by allali@univ-mlv.fr
|
||||
#
|
||||
# Last modified 2023-02-18
|
||||
# Last modified 2023-04-12
|
||||
#
|
||||
# $Id$
|
||||
|
||||
|
|
@ -57,6 +57,7 @@ _tuxpaint()
|
|||
--nostampcontrols --stampcontrols \
|
||||
--nostamprotation --stamprotation \
|
||||
--nomagiccontrols --magiccontrols \
|
||||
--nomagicsizes --magicsizes \
|
||||
--noshapecontrols --shapecontrols \
|
||||
--mirrorstamps --dontmirrorstamps \
|
||||
--stampsize=0 --stampsize=1 \
|
||||
|
|
|
|||
|
|
@ -8447,6 +8447,7 @@ void show_usage(int exitcode)
|
|||
" [--stamps | --nostamps]\n"
|
||||
" [--nostampcontrols | --stampcontrols]\n"
|
||||
" [--nomagiccontrols | --magiccontrols]\n"
|
||||
" [--nomagicsizes | --magicsizes]\n"
|
||||
" [--noshapecontrols | --shapecontrols]\n"
|
||||
" [--nolabel | --label]\n"
|
||||
" [--nobrushspacing | --brushspacing]\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue