Doc'ing new "colorsrows" option

In manpage, and (via 'tuxpaint-docs' update) in OPTIONS docs.
Also, added a bash tab-completion entry for it.
(h/t Pere for enabling the feature.)
This commit is contained in:
Bill Kendrick 2021-02-05 17:56:20 -08:00
parent fde5ab0966
commit 85356473e4
14 changed files with 90 additions and 16 deletions

View file

@ -3,7 +3,7 @@
# Bill Kendrick <bill@newbreedsoftware.com>; http://www.tuxpaint.org/
# Based on inkscape's completion file, by allali@univ-mlv.fr
#
# Last modified 2021-01-23
# Last modified 2021-02-05
#
# $Id$
@ -48,6 +48,7 @@ _tuxpaint()
--outlines --nooutlines \
--stamps --nostamps \
--newcolorsfirst --newcolorslast \
--colorsrows= \
--sysfonts --nosysfonts \
--nostampcontrols --stampcontrols \
--nomagiccontrols --magiccontrols \