moby--moby/cli
Daniel Nephin ea0d7e5271 Add a script to generate man pages from cobra commands.
Use the generate.sh script instead of md2man directly.
Update Dockerfile for generating man pages.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
(cherry picked from commit 00a8a40398)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-25 23:15:42 -07:00
..
cobraadaptor Add a script to generate man pages from cobra commands. 2016-07-25 23:15:42 -07:00
flags Cleanup the structure of the cli package. 2016-04-27 14:25:47 -04:00
cli.go Don't automagically add "[OPTIONS]" to usage 2016-07-25 23:15:41 -07:00
error.go Avoid back and forth conversion between strings and bytes. 2016-06-16 23:36:53 -07:00
flagerrors.go Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
required.go fix typos 2016-07-08 15:32:14 -07:00
usage.go Migrate cp command to cobra 2016-06-14 17:16:59 +02:00