Update OPTIONS docs to cover all command-line args
The anti-args (e.g., "nosave=no" / "save=yes", as the opposite of "nosave=yes") were not covered. A few were missing, too.
This commit is contained in:
parent
9c2fa458b8
commit
a95bd5a194
11 changed files with 1237 additions and 32 deletions
|
|
@ -13,8 +13,8 @@ $Id$
|
|||
---------------------
|
||||
* Ensured Tux Paint's built-in help ("tuxpaint --help"),
|
||||
Unix manual ("man page"), and command-line option
|
||||
tab-completion list all cover the full set of Tux Paint
|
||||
options.
|
||||
tab-completion list, and "OPTIONS" documentation all cover
|
||||
the full set of Tux Paint options.
|
||||
|
||||
2021.June.28 (0.9.26)
|
||||
* New Features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue