mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Clarified bash completion limitations
This commit is contained in:
parent
d75282eb14
commit
ae1909b482
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@
|
||||||
# . docker.bash
|
# . docker.bash
|
||||||
#
|
#
|
||||||
# Note:
|
# Note:
|
||||||
|
# Currently, the completions will not work if the docker daemon is not
|
||||||
|
# bound to the default communication port/socket
|
||||||
# If the docker daemon is using a unix socket for communication your user
|
# If the docker daemon is using a unix socket for communication your user
|
||||||
# must have access to the socket for the completions to function correctly
|
# must have access to the socket for the completions to function correctly
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue