diff options
| author | Stephen Finucane <stephenfin@redhat.com> | 2020-05-21 11:05:10 +0100 |
|---|---|---|
| committer | Stephen Finucane <stephenfin@redhat.com> | 2020-05-21 11:17:26 +0100 |
| commit | 79e6d3e135217ce41c2fc6e9cf74cd810ffba314 (patch) | |
| tree | 8c9a865f8cbf237b9db0e7026ad26f40bfacdefc /doc/source/cli/nova-rootwrap.rst | |
| parent | bfdca19bb85a1a3d8238af267d3784b7cd3d93ff (diff) | |
| download | nova-79e6d3e135217ce41c2fc6e9cf74cd810ffba314.tar.gz | |
docs: Remove subtitles, metadata from man pages
These do not render correctly when generating man pages and likely exist
from a time when the pages were built with rst2man (i.e. docutils)
instead of Sphinx. They're not necessary when using Sphinx since that
information is provided via the 'man_pages' config option in 'conf.py',
which are updated here to reflect reality.
Change-Id: I133e7231112cc9025e57a29d43bfa7002ca775e7
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Diffstat (limited to 'doc/source/cli/nova-rootwrap.rst')
| -rw-r--r-- | doc/source/cli/nova-rootwrap.rst | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/doc/source/cli/nova-rootwrap.rst b/doc/source/cli/nova-rootwrap.rst index bb2d85f6f2..6da14c4131 100644 --- a/doc/source/cli/nova-rootwrap.rst +++ b/doc/source/cli/nova-rootwrap.rst @@ -2,21 +2,14 @@ nova-rootwrap ============= ---------------------- -Root wrapper for Nova ---------------------- - -:Author: openstack@lists.openstack.org -:Copyright: OpenStack Foundation -:Manual section: 1 -:Manual group: cloud computing +.. program:: nova-rootwrap Synopsis ======== :: - nova-rootwrap [options] + nova-rootwrap [<options>...] Description =========== |
