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

File: [local] / mtctl / mtctl-completion.ksh (download)

Revision 1.2, Tue May 2 18:04:20 2023 UTC (11 months, 3 weeks ago) by miniontoby
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines

Added enable and disable commands (so now it should be able to automaticly startup)

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