This commit is contained in:
Nick Payne 2014-03-23 19:59:40 +00:00
commit 05adb652b0

View file

@ -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'
}