docs: man: rename config.toml(5) to be more descriptive
The man page namespace is global, so in order to avoid colliding with other man pages named "config.toml" rename ours to be more descriptive. This also helps with discoverability (now tab-completion of 'man containerd<tab>' will return the config man page), as well as making it much cleaner from the perspective of distributions that want to package containerd. Signed-off-by: Aleksa Sarai <asarai@suse.de>
This commit is contained in:
@@ -91,4 +91,4 @@ Phil Estes <estesp@gmail.com>
|
||||
|
||||
## SEE ALSO
|
||||
|
||||
containerd(1), config.toml(5), containerd-config(1)
|
||||
containerd(1), containerd-config(1), containerd-config.toml(5)
|
||||
|
||||
Reference in New Issue
Block a user