Merge pull request #28369 from yongtang/11132016-completion-dns-option
Update bash completion `dns-options-add/rm` -> `dns-option-add/rm`
This commit is contained in:
commit
e7769e29e0
1 changed files with 2 additions and 2 deletions
|
@ -2679,8 +2679,8 @@ _docker_service_update() {
|
|||
--container-label-add
|
||||
--container-label-rm
|
||||
--dns-add
|
||||
--dns-options-add
|
||||
--dns-options-rm
|
||||
--dns-option-add
|
||||
--dns-option-rm
|
||||
--dns-rm
|
||||
--dns-search-add
|
||||
--dns-search-rm
|
||||
|
|
Loading…
Add table
Reference in a new issue