*/README.md: Replace '-name' with '--name' and '-link' with '--link'
authorW. Trevor King <wking@tremily.us>
Mon, 24 Feb 2014 23:14:42 +0000 (15:14 -0800)
committerW. Trevor King <wking@tremily.us>
Tue, 25 Feb 2014 00:21:53 +0000 (16:21 -0800)
commit838368d9410029089f2a7b6fd0a9639d959f9dbf
tree75e2618bb2444944b31f117927c35d67ffb11ebe
parentee3111cf020ca9d2e252e176d4f82d9ab0fadb5b
*/README.md: Replace '-name' with '--name' and '-link' with '--link'

Docker has adopted GNU-style long options with v0.8.0 :) [1]:

  First step toward getopt style flags:

  As we keep compatibility with flags like -dns we can't have -i -t ->
  -it but at least - and -- are now correct.

[1]: https://github.com/dotcloud/docker/pull/3322
     e71dbf4 (update commands.go, 2013-12-23)
12 files changed:
docker-registry/README.md
elasticsearch/README.md
kibana-azure/README.md
kibana/README.md
memcached/README.md
nginx-proxy/README.md
nginx/README.md
package-cache/README.md
portage/README.md
postgresql/README.md
redis/README.md
stunnel/README.md