summaryrefslogtreecommitdiff
path: root/doc/source/cli/nova-rootwrap.rst
diff options
context:
space:
mode:
authorStephen Finucane <stephenfin@redhat.com>2020-05-21 11:05:10 +0100
committerStephen Finucane <stephenfin@redhat.com>2020-05-21 11:17:26 +0100
commit79e6d3e135217ce41c2fc6e9cf74cd810ffba314 (patch)
tree8c9a865f8cbf237b9db0e7026ad26f40bfacdefc /doc/source/cli/nova-rootwrap.rst
parentbfdca19bb85a1a3d8238af267d3784b7cd3d93ff (diff)
downloadnova-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.rst11
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
===========