Clarified bash completion limitations

Upstream-commit: ae1909b4823e500798f224a3ea70f7faf644a2bc
Component: engine
This commit is contained in:
Kawsar Saiyeed
2013-08-11 01:08:47 +01:00
parent 11a33ac4b8
commit 7380689cdd

View File

@ -16,6 +16,8 @@
# . docker.bash
#
# 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
# must have access to the socket for the completions to function correctly