diff options
author | Alexander Richter <67486332+Procyhon@users.noreply.github.com> | 2021-06-14 20:05:26 +0200 |
---|---|---|
committer | Alexander Richter <67486332+Procyhon@users.noreply.github.com> | 2021-06-16 17:44:11 +0200 |
commit | e344a5899f7e02aea27b830bf58d8ca0bad40490 (patch) | |
tree | 9328202a016fddb07aca48d396d4f71460444d2e /docs/source/markdown/podman-completion.1.md | |
parent | e549ca5078b60defca91c724305cac8929b8ff0f (diff) | |
download | podman-e344a5899f7e02aea27b830bf58d8ca0bad40490.tar.gz podman-e344a5899f7e02aea27b830bf58d8ca0bad40490.tar.bz2 podman-e344a5899f7e02aea27b830bf58d8ca0bad40490.zip |
[CI:DOCS] UPDATE manpages with MANPAGE_SYNTAX
MANPAGE_SYNTAX was edited.
The following manpages have been adapted to the MANPAGE_SYNTAX:
- podman-container-prune
- podman-container-restore
The following manpages have had little changes:
- podman-attach
- podman-auto-update
- podman-commit
- podman-completion
- podman-container-checkpoint
- podman-container-cleanup
- podman-container-exists
Signed-off-by: Alexander Richter <67486332+Procyhon@users.noreply.github.com>
Diffstat (limited to 'docs/source/markdown/podman-completion.1.md')
-rw-r--r-- | docs/source/markdown/podman-completion.1.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-completion.1.md b/docs/source/markdown/podman-completion.1.md index f8589ce68..639332365 100644 --- a/docs/source/markdown/podman-completion.1.md +++ b/docs/source/markdown/podman-completion.1.md @@ -20,7 +20,8 @@ Write the generated output to a file. #### **--no-desc** -Do not provide description in the completions. The default is **false**. +Do not provide description in the completions.\ +The default is **false**. ## Installation |