diff options
author | Manfred Touron <m@42.am> | 2014-11-13 18:59:04 +0100 |
---|---|---|
committer | Manfred Touron <m@42.am> | 2014-11-13 18:59:04 +0100 |
commit | 95d5f2c641d698b479dc8817ed1a85dcbc965fb6 (patch) | |
tree | a4359af49d7f3aba604d5d8b9c690e1d3700f338 /plugins/boot2docker/README.md | |
parent | df5b09e20b05a5ba4234599602f7a74934c916db (diff) | |
download | zsh-95d5f2c641d698b479dc8817ed1a85dcbc965fb6.tar.gz zsh-95d5f2c641d698b479dc8817ed1a85dcbc965fb6.tar.bz2 zsh-95d5f2c641d698b479dc8817ed1a85dcbc965fb6.zip |
[boot2docker plugin] Initial version
Diffstat (limited to 'plugins/boot2docker/README.md')
-rw-r--r-- | plugins/boot2docker/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/boot2docker/README.md b/plugins/boot2docker/README.md new file mode 100644 index 000000000..9551e2351 --- /dev/null +++ b/plugins/boot2docker/README.md @@ -0,0 +1,6 @@ +## Boot2docker autocomplete plugin + +- Adds autocomplete options for all boot2docker commands. + + +Maintainer : Manfred Touron ([@moul](https://github.com/moul)) |