mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Merge pull request #289 from hhatto/boot2docker
remove bracket for boot2docker
This commit is contained in:
+2
-2
@@ -48,8 +48,8 @@ _boot2docker_command() {
|
||||
_boot2docker_cmds=(
|
||||
'init:Create a new boot2docker VM.' \
|
||||
'up:Start VM from any states.' \
|
||||
'start:[Start VM from any states.' \
|
||||
'boot:[Start VM from any states.' \
|
||||
'start:Start VM from any states.' \
|
||||
'boot:Start VM from any states.' \
|
||||
'ssh:Login to VM via SSH.' \
|
||||
'save:Suspend VM and save state to disk.' \
|
||||
'suspend:Suspend VM and save state to disk.' \
|
||||
|
||||
Reference in New Issue
Block a user