Skip to content

Commit 5b3661f

Browse files
caberoscaberos
authored andcommitted
fix the tox tool
1 parent 1ace568 commit 5b3661f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/cli/loadbal.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ LBaaS Commands
5252
.. click:: SoftLayer.CLI.loadbal.order:cancel
5353
:prog: loadbal cancel
5454
:show-nested:
55-
.. click:: SoftLayer.CLI.loadbal:protocol_add
55+
.. click:: SoftLayer.CLI.loadbal.protocol_add:cli
5656
:prog: loadbal protocol-add
5757
:show-nested:
58-
.. click:: SoftLayer.CLI.loadbal:protocol_edit
58+
.. click:: SoftLayer.CLI.loadbal.protocol_edit:cli
5959
:prog: loadbal protocol-edit
6060
:show-nested:
61-
.. click:: SoftLayer.CLI.loadbal:protocol_delete
61+
.. click:: SoftLayer.CLI.loadbal.protocol_delete:cli
6262
:prog: loadbal protocol-delete
6363
:show-nested:
6464

0 commit comments

Comments
 (0)