[csw-devel] SF.net SVN: opencsw:[378] gar-wrapper/bash_completion.mgar
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Tue Jul 5 23:33:52 CEST 2011
Revision: 378
http://opencsw.svn.sourceforge.net/opencsw/?rev=378&view=rev
Author: skayser
Date: 2011-07-05 21:33:52 +0000 (Tue, 05 Jul 2011)
Log Message:
-----------
mgar: include list-categories and newpkg in bash auto-completion
Modified Paths:
--------------
gar-wrapper/bash_completion.mgar
Modified: gar-wrapper/bash_completion.mgar
===================================================================
--- gar-wrapper/bash_completion.mgar 2011-07-05 21:29:13 UTC (rev 377)
+++ gar-wrapper/bash_completion.mgar 2011-07-05 21:33:52 UTC (rev 378)
@@ -23,6 +23,7 @@
misctgts="modenv ccenv"
mgarcmds="help init index locate up commit show-srcdir show-stagedir"
mgarcmds="${mgarcmds} find-file edit-file show-buildsys show-pkgtree version"
+ mgarcmds="${mgarcmds} list-categories newpkg"
ustreamcmds="check-upstream get-uwatch-configuration"
opts="${buildtgts} ${misctgts} ${mgarcmds} ${ustreamcmds}"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list