File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ ip floating delete
4545Delete floating IP
4646
4747.. program :: ip floating delete
48- .. code :: bash
48+ .. code :: bash
4949
5050 os ip floating delete < floating-ip>
5151
@@ -89,7 +89,7 @@ ip floating show
8989Display floating IP details
9090
9191.. program :: ip floating show
92- .. code :: bash
92+ .. code :: bash
9393
9494 os ip floating show < floating-ip>
9595
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ subnet pool create
1010Create subnet pool
1111
1212.. program :: subnet pool create
13- .. code :: bash
13+ .. code :: bash
1414
1515 os subnet pool create
1616 [--pool-prefix < pool-prefix> [...]]
@@ -78,7 +78,7 @@ subnet pool set
7878Set subnet pool properties
7979
8080.. program:: subnet pool set
81- .. code :: bash
81+ .. code:: bash
8282
8383 os subnet pool set
8484 [--name < name> ]
Original file line number Diff line number Diff line change @@ -140,8 +140,8 @@ that appears in :file:`clouds.yaml`
140140
141141Debugging
142142~~~~~~~~~
143- You may find the :doc: `config show <command-objects/config >`
144- helpful to debug configuration issues. It will display your current
143+ You may find the :doc: `configuration show <command-objects/configuration >`
144+ command helpful to debug configuration issues. It will display your current
145145configuration.
146146
147147Logging Settings
You can’t perform that action at this time.
0 commit comments