mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Merge 86472c9dc1 into 3705d47bb3
This commit is contained in:
commit
98c944bb7b
1 changed files with 4 additions and 2 deletions
|
|
@ -56,6 +56,8 @@ __commit() {
|
||||||
'(-c,--change=)'{-c,--change=}'[Apply Dockerfile instruction to the created image]' \
|
'(-c,--change=)'{-c,--change=}'[Apply Dockerfile instruction to the created image]' \
|
||||||
'(-m,--message=)'{-m,--message=}'[Commit message]' \
|
'(-m,--message=)'{-m,--message=}'[Commit message]' \
|
||||||
'(-p,--pause=)'{-p,--pause=}'[Pause container during commit]' \
|
'(-p,--pause=)'{-p,--pause=}'[Pause container during commit]' \
|
||||||
|
__docker_all_containers
|
||||||
|
__docker_images
|
||||||
}
|
}
|
||||||
|
|
||||||
__cp() {
|
__cp() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue