Commit Graph

11 Commits

Author SHA1 Message Date
Victoria Bialas fe16a82946 fixed bash completion link in Machine docs (#3748)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-29 13:01:02 -07:00
Florian Kempenich c9cf94df43 Fix typo in docker-machine setup for zsh (#3701)
The file that was downloaded was actually the autocompletion for `docker` and not `docker-machine`
I tested the "fix" on my local installation: It's working ;)
2017-06-26 15:32:39 -07:00
Victoria Bialas d1ff1576cb Machine bash completion (#3624)
* corrected command completion URLs compose, machine plus cloud updates

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added notes re: Cloud on Machine cloud topics

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added notes and links re: legacy Machine swarm v. swarm mode

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* copyedit, used better punctuation

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-15 16:38:27 -07:00
Wang Jie cf20bf5fc4 Update completion.md (#3314) 2017-05-22 10:48:38 -07:00
btro efd7aa3661 updated url and download script (#2405)
* updated url and download script

* added separate Mac and Linux examples

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-28 16:12:50 -07:00
Gaetan 75fe044313 fix type of keywords entry in frontmatter (in /machine/) (#556)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-11 14:51:12 -08:00
John Mulhausen 558314bf56 Converges titles to imperative-form, front-matter based, and sentence-case (#438)
Multiple title fixes, consistency fixes, convergence into metadata-based titles.
2016-11-04 15:38:40 -07:00
Misty Stanley-Jones 1a193d749b Revert "Merge pull request #437 from gdevillele/fix_keywords_format"
This reverts commit 13ddc1350e, reversing
changes made to 7a11f05943.
2016-11-04 13:33:29 -07:00
Gaetan 8bb4d6226a fix more frontmatter keywords values (#439)
* fix format of frontmatter keyword entry in some .md files

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-04 10:48:38 -07:00
Misty Stanley-Jones d53c6798c9 Convert TOML to YAML, tweaks to work with Jekyll 2016-09-29 17:16:03 -07:00
Misty Stanley-Jones 17f54b8475 Move machine docs to machine subdirectory 2016-09-28 20:45:49 -07:00