Skip to content

Commit 47b03f3

Browse files
Daniel Cabero BarriosDaniel Cabero Barrios
authored andcommitted
fix the doCheck.py
1 parent 052ac2d commit 47b03f3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/cli/hardware.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Provides some basic functionality to order a server. `slcli order` has a more fu
3737
:show-nested:
3838

3939
.. click:: SoftLayer.CLI.hardware.billing:cli
40-
:prog: hw billing
40+
:prog: hardware billing
4141
:show-nested:
4242

4343

@@ -111,5 +111,5 @@ This function updates the firmware of a server. If already at the latest version
111111
:show-nested:
112112

113113
.. click:: SoftLayer.CLI.hardware.storage:cli
114-
:prog: hw storage
114+
:prog: hardware storage
115115
:show-nested:

docs/cli/users.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ Version 5.6.0 introduces the ability to interact with user accounts from the cli
3232
:prog: user delete
3333
:show-nested:
3434

35-
.. click:: SoftLayer.CLI.user.vpn-manual:cli
35+
.. click:: SoftLayer.CLI.user.vpn_manual:cli
3636
:prog: user vpn-manual
3737
:show-nested:
3838

39-
.. click:: SoftLayer.CLI.user.vpn-subnet:cli
39+
.. click:: SoftLayer.CLI.user.vpn_subnet:cli
4040
:prog: user vpn-subnet
4141
:show-nested:
4242

0 commit comments

Comments
 (0)