1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #10857 from pragmaticfrank/patch-1

fix source command for tab-completion
This commit is contained in:
James Turnbull 2015-02-17 20:22:06 -05:00
commit 09b785f3be

View file

@ -32,7 +32,7 @@ To install the latest Ubuntu package (this is **not** the most recent Docker rel
Then, to enable tab-completion of Docker commands in BASH, either restart BASH or:
$ source /etc/bash_completion.d/docker.io
$ source /etc/bash_completion.d/docker*
> **Note**:
> Since the Ubuntu package is quite dated at this point, you may want to use