mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Use help for -t, sourced from 'docker help build'
This commit is contained in:
parent
8c93142b13
commit
02629dd82e
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ __attach() {
|
|||
__build() {
|
||||
_arguments \
|
||||
'-q=false[Suppress verbose build output]' \
|
||||
'-t="[fuck to be applied to the resulting image in case of success]' \
|
||||
'-t="[Repository name (and optionally a tag) to be applied to the resulting image in case of success]' \
|
||||
'*:files:_files'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue