diff options
| author | Brant Knudson <bknudson@us.ibm.com> | 2014-02-16 11:48:31 -0600 |
|---|---|---|
| committer | Brant Knudson <bknudson@us.ibm.com> | 2014-02-16 11:49:43 -0600 |
| commit | b1fba6a9c88fcabe4d7e99ded9b813a1d7e78bea (patch) | |
| tree | fd73198294628bb567295de52429fb03a4826a5f /doc/source/man | |
| parent | 8b0c5eea3c76db63d3646d5d8ccc23461539d07e (diff) | |
| download | python-keystoneclient-b1fba6a9c88fcabe4d7e99ded9b813a1d7e78bea.tar.gz | |
Fix keystone command man page
The overline/underline for the title was too short which generated
an error.
Change-Id: I2ba30ff9c819c425d5973c8cf5fd92d5642b5885
Diffstat (limited to 'doc/source/man')
| -rw-r--r-- | doc/source/man/keystone.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/man/keystone.rst b/doc/source/man/keystone.rst index 61890da..d96d89f 100644 --- a/doc/source/man/keystone.rst +++ b/doc/source/man/keystone.rst @@ -1,6 +1,6 @@ -======================================= +======================================== :program:`keystone` command line utility -======================================= +======================================== .. program:: keystone .. highlight:: bash |
