Skip to content

Commit 68a667a

Browse files
Fix doc error
1 parent 6c93b96 commit 68a667a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • SoftLayer/CLI/modules

SoftLayer/CLI/modules/vs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1104,7 +1104,7 @@ class UpgradeVS(environment.CLIRunnable):
11041104
Upgrade parameters of a virtual server
11051105
11061106
Examples:
1107-
sl vs upgrade --cpus 2
1107+
sl vs upgrade --cpu 2
11081108
sl vs upgrade --memory 2048 --network 1000
11091109
Options:
11101110
--cpu=CPU Number of CPU cores

0 commit comments

Comments
 (0)