From eb5c66416973b032c3e093eb573dd9e3588aaaef Mon Sep 17 00:00:00 2001 From: qiaomin Date: Wed, 7 Sep 2016 15:18:02 +0000 Subject: [PATCH] Fix the syntax error of content display Add sub title for 'How to find unknown options' section. Change-Id: I2aa711a15bf33a023ae3597f4dd444354bda3a11 --- doc/user-guide/source/cli-create-and-manage-networks.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/user-guide/source/cli-create-and-manage-networks.rst b/doc/user-guide/source/cli-create-and-manage-networks.rst index 31c97de762..f91ebb3c7b 100644 --- a/doc/user-guide/source/cli-create-and-manage-networks.rst +++ b/doc/user-guide/source/cli-create-and-manage-networks.rst @@ -251,7 +251,9 @@ Create ports :option:`--fixed-ips ip_address=192.168.2.2 ip_address=192.168.2.40` is one unknown option. -**How to find unknown options** +How to find unknown options +~~~~~~~~~~~~~~~~~~~~~~~~~~~ + The unknown options can be easily found by watching the output of :command:`create_xxx` or :command:`show_xxx` command. For example, in the port creation command, we see the fixed\_ips fields, which