Reorganized options listed in Tux Paint's man page

... and utilize subsections, in doing so.
This commit is contained in:
Bill Kendrick 2021-08-09 23:11:33 -07:00
parent 702403d60e
commit ed5979602e
2 changed files with 190 additions and 160 deletions

View file

@ -8,7 +8,7 @@ http://www.tuxpaint.org/
$Id$
2021.August.7 (0.9.27)
2021.August.9 (0.9.27)
* Documentation updates
---------------------
* Ensured Tux Paint's built-in help ("tuxpaint --help"),
@ -20,6 +20,10 @@ $Id$
documentation (to match the organization found in the UI
of "Tux Paint Config.")
* Reorganized the options listed in Tux Paint's man page,
to more closely (but not precisely) match the organization
noted above.
2021.June.28 (0.9.26)
* New Features
------------