Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
3b830aac
Commit
3b830aac
authored
Apr 19, 2014
by
Robby Russell
Browse files
Merge pull request #2693 from javiertejero/master
Fix `docker rmi` tab completion
parents
a9061f34
7949a1cd
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/docker/_docker
View file @
3b830aac
...
...
@@ -166,7 +166,7 @@ __rm() {
__rmi() {
_arguments \
'(-f,--force=)'{-f,--force=}'[Force]'
\
'(-f,--force=)'{-f,--force=}'[Force]'
__docker_images
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment