]> git.tuebingen.mpg.de Git - paraslash.git/commit
Teach command_util to print also completions.
authorAndre Noll <maan@systemlinux.org>
Sun, 28 Aug 2011 04:34:55 +0000 (06:34 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 20 Nov 2011 14:08:41 +0000 (15:08 +0100)
commit09a69f08d83ad23e806f0412fbc3f98b1410b115
treeb97f78e5da401e3f607a90fe0829744f3b66e24e
parent65453788515cd5f4c905b518745b4dd7f6f2da10
Teach command_util to print also completions.

This adds completion mode to command_util.sh. When exectuted in this
mode, it prints array initializers for all supported commands. This
will be used to generate the array of completers for para_client and
para_audiod.
.gitignore
Doxyfile
Makefile.in
command_util.sh