tweak
git-svn-id: http://emdebian.org/svn/current@7158 563faec7-e20c-0410-992a-a66f704d0ccd
This commit is contained in:
parent
2214a82ac2
commit
b6bb7c0a08
1 changed files with 3 additions and 3 deletions
|
@ -29,8 +29,8 @@ _multistrap()
|
|||
cur="${COMP_WORDS[COMP_CWORD]}"
|
||||
prev="${COMP_WORDS[COMP_CWORD-1]}"
|
||||
help="-h -? --help --version "
|
||||
arch="-a --arch "
|
||||
opts="-f --file"
|
||||
arch="-a --arch --source-dir --tidy-up "
|
||||
opts="-f --file --no-auth --dry-run --simulate "
|
||||
dir="-d --directory "
|
||||
case "$prev" in
|
||||
-@(a|-arch))
|
||||
|
|
Loading…
Reference in a new issue