Commit Graph

8 Commits

Author SHA1 Message Date
hurf
eb61f11384 Revise user manual for kube binaries except kubectl
Updated options and examples based on kubernetes version 0.17
2015-05-20 15:32:43 +08:00
Kenjiro Nakayama
2e702b0c61 Replace hostname -f with uname -n 2015-04-20 14:16:21 -07:00
Deyuan Deng
660428bb00 Add missing flag description; regenerate man1 2015-02-26 11:15:01 -05:00
Eric Paris
a6beb2e7df Autogenerate md documentation for kubectl
This does away with the giant dump from cobra for kubectl and instead
generates md files which contain similar information, but one per verb.
This might work well as part of the cobra project, instead of doing it
in kube, but this gets us nice, linked, documentation right now.  If
people like it, I will try to get something similar into cobra.
2015-02-12 19:08:57 -05:00
Mrunal Patel
19e0605f5b Replace "net" by "pod infra" in docs and format strings. 2015-01-28 15:03:06 -08:00
Joe Beda
228659a177 Fix up for posix flags 2015-01-15 09:12:19 -08:00
Eric Paris
6522d2d506 remove systemd example files from man pages
We have contrib/init to talk about how to set up init systems.  Do not
include it in the man page.  Instead give an actual example.
2014-10-29 13:42:23 -04:00
scollier
8eefd707ba Man pages - initial release 2014-10-13 15:57:26 -05:00