Merge pull request #3037 from zhsj/add-name-in-man

docs: Add NAME section in all manpages
This commit is contained in:
Phil Estes
2019-02-22 11:37:19 -05:00
committed by GitHub
4 changed files with 17 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
# containerd-config 1 01/30/2018
## NAME
containerd-config - information on the containerd config
## SYNOPSIS
containerd config [command]

View File

@@ -1,5 +1,9 @@
# /etc/containerd/config.toml 5 08/08/2018
## NAME
containerd-config.toml - configuration file for containerd
## SYNOPSIS
The **config.toml** file is a configuration file for the containerd daemon. The

View File

@@ -1,5 +1,10 @@
# containerd 1 01/29/2018
## NAME
containerd - an industry-standard container runtime with an emphasis on simplicity,
robustness and portability
## SYNOPSIS
containerd [global options] command [command options] [arguments...]

View File

@@ -1,5 +1,9 @@
# ctr 1 01/30/2018
## NAME
ctr - command line for containerd
## SYNOPSIS
**ctr [global options] command [command options] [arguments...]**