docs: Add NAME section in all manpages
As described in https://lintian.debian.org/tags/manpage-has-bad-whatis-entry.html each manual page should start with a "NAME" section. Signed-off-by: Shengjing Zhu <zhsj@debian.org>
This commit is contained in:
parent
dea27b1b64
commit
fb80483711
@ -1,5 +1,9 @@
|
|||||||
# containerd-config 1 01/30/2018
|
# containerd-config 1 01/30/2018
|
||||||
|
|
||||||
|
## NAME
|
||||||
|
|
||||||
|
containerd-config - information on the containerd config
|
||||||
|
|
||||||
## SYNOPSIS
|
## SYNOPSIS
|
||||||
|
|
||||||
containerd config [command]
|
containerd config [command]
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
# /etc/containerd/config.toml 5 08/08/2018
|
# /etc/containerd/config.toml 5 08/08/2018
|
||||||
|
|
||||||
|
## NAME
|
||||||
|
|
||||||
|
containerd-config.toml - configuration file for containerd
|
||||||
|
|
||||||
## SYNOPSIS
|
## SYNOPSIS
|
||||||
|
|
||||||
The **config.toml** file is a configuration file for the containerd daemon. The
|
The **config.toml** file is a configuration file for the containerd daemon. The
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
# containerd 1 01/29/2018
|
# containerd 1 01/29/2018
|
||||||
|
|
||||||
|
## NAME
|
||||||
|
|
||||||
|
containerd - an industry-standard container runtime with an emphasis on simplicity,
|
||||||
|
robustness and portability
|
||||||
|
|
||||||
## SYNOPSIS
|
## SYNOPSIS
|
||||||
|
|
||||||
containerd [global options] command [command options] [arguments...]
|
containerd [global options] command [command options] [arguments...]
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
# ctr 1 01/30/2018
|
# ctr 1 01/30/2018
|
||||||
|
|
||||||
|
## NAME
|
||||||
|
|
||||||
|
ctr - command line for containerd
|
||||||
|
|
||||||
## SYNOPSIS
|
## SYNOPSIS
|
||||||
|
|
||||||
**ctr [global options] command [command options] [arguments...]**
|
**ctr [global options] command [command options] [arguments...]**
|
||||||
|
Loading…
Reference in New Issue
Block a user