Add basic manpages for ctr, containerd, containerd-config

Adds initial manpages for ctr, containerd, and containerd config
commands, as well as the config.toml configuration file.

Adds targets to Makefile for generating and installing manpages.

Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
This commit is contained in:
Phil Estes
2018-01-30 20:06:58 -05:00
parent fc1913a5a6
commit 8f183b5ee9
6 changed files with 330 additions and 4 deletions

View File

@@ -8,4 +8,4 @@ go get -u github.com/stevvooe/protobuild
go get -u github.com/alecthomas/gometalinter
gometalinter --install >/dev/null
go get -u github.com/LK4D4/vndr
go get -u github.com/estesp/go-md2man
go get -u github.com/cpuguy83/go-md2man