mirror of
https://github.com/docker/compose.git
synced 2025-06-29 18:04:28 +02:00
change dsb to dab
Signed-off-by: Ke Xu <leonhartx.k@gmail.com>
This commit is contained in:
parent
aa7f522ab0
commit
edd28f09d1
@ -200,7 +200,7 @@ __docker-compose_subcommand() {
|
|||||||
(bundle)
|
(bundle)
|
||||||
_arguments \
|
_arguments \
|
||||||
$opts_help \
|
$opts_help \
|
||||||
'(--output -o)'{--output,-o}'[Path to write the bundle file to. Defaults to "<project name>.dsb".]:file:_files' && ret=0
|
'(--output -o)'{--output,-o}'[Path to write the bundle file to. Defaults to "<project name>.dab".]:file:_files' && ret=0
|
||||||
;;
|
;;
|
||||||
(config)
|
(config)
|
||||||
_arguments \
|
_arguments \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user