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

@ -874,7 +874,7 @@ Using the import script, "tuxpaint-import"
Example:
$ tuxpaint-import grandma.jpg
grandma.jpg -> /home/username/.tuxpaint/saved/20210205160922.png
grandma.jpg -> /home/username/.tuxpaint/saved/20210205175230.png
jpegtopnm: WRITING A PPM FILE
The first line ("tuxpaint-import grandma.jpg") is the command to run.
@ -916,7 +916,7 @@ Importing Pictures Manually
* mm = Minute (two digits, "00"-"59")
* ss = Seconds (two digits, "00"-"59")
Example: "20210205160922.png", for 5 February 2021 at 16:09:22.
Example: "20210205175230.png", for 5 February 2021 at 17:52:30.
Place this PNG file in your Tux Paint "saved" directory/folder. (See
above.)