[cli-reference] Remove usage of :option:

:option: does not work as expected with newer Sphinx, remove it's usage
from cli tools.

Change-Id: If605da538c799f55394e8f1f54f4189482f3fe1d
This commit is contained in:
Andreas Jaeger 2017-01-13 13:16:49 +01:00
parent 11f711ce0f
commit d8a13cb051
3 changed files with 35 additions and 35 deletions

View File

@ -60,7 +60,7 @@ neutron-sanity-check optional arguments
Path to a config directory to pull ``*.conf`` files from. Path to a config directory to pull ``*.conf`` files from.
This file set is sorted, so as to provide a predictable parse order This file set is sorted, so as to provide a predictable parse order
if individual options are over-ridden. The set is parsed after the file(s) if individual options are over-ridden. The set is parsed after the file(s)
specified via previous :option:`--config-file`, arguments hence specified via previous --config-file, arguments hence
over-ridden options in the directory take precedence. over-ridden options in the directory take precedence.
``--config-file PATH`` ``--config-file PATH``
@ -121,79 +121,79 @@ neutron-sanity-check optional arguments
This option is ignored if ``log_config_append`` is set. This option is ignored if ``log_config_append`` is set.
``--noarp_header_match`` ``--noarp_header_match``
The inverse of :option:`--arp_header_match` The inverse of --arp_header_match
``--noarp_responder`` ``--noarp_responder``
The inverse of :option:`--arp_responder` The inverse of --arp_responder
``--nodebug`` ``--nodebug``
The inverse of :option:`--debug` The inverse of --debug
``--nodhcp_release6`` ``--nodhcp_release6``
The inverse of :option:`--dhcp_release6` The inverse of --dhcp_release6
``--nodibbler_version`` ``--nodibbler_version``
The inverse of :option:`--dibbler_version` The inverse of --dibbler_version
``--nodnsmasq_version`` ``--nodnsmasq_version``
The inverse of :option:`--dnsmasq_version` The inverse of --dnsmasq_version
``--noebtables_installed`` ``--noebtables_installed``
The inverse of :option:`--ebtables_installed` The inverse of --ebtables_installed
``--noicmpv6_header_match`` ``--noicmpv6_header_match``
The inverse of :option:`--icmpv6_header_match` The inverse of --icmpv6_header_match
``--noip6tables_installed`` ``--noip6tables_installed``
The inverse of :option:`--ip6tables_installed` The inverse of --ip6tables_installed
``--noiproute2_vxlan`` ``--noiproute2_vxlan``
The inverse of :option:`--iproute2_vxlan` The inverse of --iproute2_vxlan
``--noipset_installed`` ``--noipset_installed``
The inverse of :option:`--ipset_installed` The inverse of --ipset_installed
``--nokeepalived_ipv6_support`` ``--nokeepalived_ipv6_support``
The inverse of :option:`--keepalived_ipv6_support` The inverse of --keepalived_ipv6_support
``--nonova_notify`` ``--nonova_notify``
The inverse of :option:`--nova_notify` The inverse of --nova_notify
``--noovs_conntrack`` ``--noovs_conntrack``
The inverse of :option:`--ovs_conntrack` The inverse of --ovs_conntrack
``--noovs_geneve`` ``--noovs_geneve``
The inverse of :option:`--ovs_geneve` The inverse of --ovs_geneve
``--noovs_patch`` ``--noovs_patch``
The inverse of :option:`--ovs_patch` The inverse of --ovs_patch
``--noovs_vxlan`` ``--noovs_vxlan``
The inverse of :option:`--ovs_vxlan` The inverse of --ovs_vxlan
``--noovsdb_native`` ``--noovsdb_native``
The inverse of :option:`--ovsdb_native` The inverse of --ovsdb_native
``--noread_netns`` ``--noread_netns``
The inverse of :option:`--read_netns` The inverse of --read_netns
``--nouse-syslog`` ``--nouse-syslog``
The inverse of :option:`--use-syslog` The inverse of --use-syslog
``--nova_notify`` ``--nova_notify``
Check for nova notification support Check for nova notification support
``--noverbose`` ``--noverbose``
The inverse of :option:`--verbose` The inverse of --verbose
``--novf_extended_management`` ``--novf_extended_management``
The inverse of :option:`--vf_extended_management` The inverse of --vf_extended_management
``--novf_management`` ``--novf_management``
The inverse of :option:`--vf_management` The inverse of --vf_management
``--nowatch-log-file`` ``--nowatch-log-file``
The inverse of :option:`--watch-log-file` The inverse of --watch-log-file
``--ovs_geneve`` ``--ovs_geneve``
Check for OVS Geneve support Check for OVS Geneve support

View File

@ -50,7 +50,7 @@ nova-manage optional arguments
This file set is sorted, so as to provide a This file set is sorted, so as to provide a
predictable parse order if individual options are predictable parse order if individual options are
over-ridden. The set is parsed after the file(s) over-ridden. The set is parsed after the file(s)
specified via previous :option:`--config-file,` arguments hence specified via previous --config-file, arguments hence
over-ridden options in the directory take precedence. over-ridden options in the directory take precedence.
``--config-file PATH`` ``--config-file PATH``
@ -89,16 +89,16 @@ nova-manage optional arguments
log_config_append is set. log_config_append is set.
``--nodebug`` ``--nodebug``
The inverse of :option:`--debug` The inverse of --debug
``--nouse-syslog`` ``--nouse-syslog``
The inverse of :option:`--use-syslog` The inverse of --use-syslog
``--noverbose`` ``--noverbose``
The inverse of :option:`--verbose` The inverse of --verbose
``--nowatch-log-file`` ``--nowatch-log-file``
The inverse of :option:`--watch-log-file` The inverse of --watch-log-file
``--syslog-log-facility SYSLOG_LOG_FACILITY`` ``--syslog-log-facility SYSLOG_LOG_FACILITY``
Syslog facility to receive log lines. This option is Syslog facility to receive log lines. This option is

View File

@ -48,7 +48,7 @@ trove-manage optional arguments
Path to a config directory to pull ``*.conf`` files from. Path to a config directory to pull ``*.conf`` files from.
This file set is sorted, so as to provide a predictable parse order This file set is sorted, so as to provide a predictable parse order
if individual options are over-ridden. The set is parsed after if individual options are over-ridden. The set is parsed after
the file(s) specified via previous :option:`--config-file`, the file(s) specified via previous --config-file,
arguments hence over-ridden options in the directory take precedence. arguments hence over-ridden options in the directory take precedence.
``--config-file PATH`` ``--config-file PATH``
@ -83,16 +83,16 @@ trove-manage optional arguments
This option is ignored if ``log_config_append`` is set. This option is ignored if ``log_config_append`` is set.
``--nodebug`` ``--nodebug``
The inverse of :option:`--debug` The inverse of --debug
``--nouse-syslog`` ``--nouse-syslog``
The inverse of :option:`--use-syslog` The inverse of --use-syslog
``--nouse-syslog-rfc-format`` ``--nouse-syslog-rfc-format``
The inverse of :option:`--use-syslog-rfc-format` The inverse of --use-syslog-rfc-format
``--noverbose`` ``--noverbose``
The inverse of :option:`--verbose` The inverse of --verbose
``--syslog-log-facility SYSLOG_LOG_FACILITY`` ``--syslog-log-facility SYSLOG_LOG_FACILITY``
Syslog facility to receive log lines. Syslog facility to receive log lines.