[BACK]Return to mtctl-completion.ksh CVS log [TXT][DIR] Up to [local] / mtctl

Annotation of mtctl/mtctl-completion.ksh, Revision 1.1

1.1     ! minionto    1: set -A complete_mtctl_1 -- start stop restart status create backup list version help
        !             2: set -A complete_mtctl_2 -- $(cd $(cat $HOME/.mtctl/config | grep 'location' | sed -e 's/location\=//')/worlds && ls)

CVSweb