Added a basic BASH tab-completion file to expose Tux Paint command-line options.
This commit is contained in:
parent
b9cdca070c
commit
e5a5b22b89
3 changed files with 94 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ http://www.tuxpaint.org/
|
|||
|
||||
$Id$
|
||||
|
||||
2009.September.1 (0.9.22)
|
||||
2009.September.9 (0.9.22)
|
||||
* New Magic Tools:
|
||||
----------------
|
||||
* Blinds - Close window blinds over your picture.
|
||||
|
|
@ -44,6 +44,11 @@ $Id$
|
|||
sans glitches.)
|
||||
(SF.net bug #2837177)
|
||||
|
||||
* Created a BASH tab-completion file for Tux Paint, so that
|
||||
command-line options are easier to discover (without necessarily
|
||||
needing to consult the man page, 'Options' documentation, or --usage
|
||||
output).
|
||||
|
||||
* New Starters:
|
||||
-------------
|
||||
* Elephant
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue