Skip to content

Commit 9c58d0d

Browse files
author
Nathan Beittenmiller
committed
Updating usage info
1 parent a8dd332 commit 9c58d0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SoftLayer/CLI/modules/hardware.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ def _generate_windows_code(description):
607607
class CreateHardware(CLIRunnable):
608608
"""
609609
usage: sl hardware create --hostname=HOST --domain=DOMAIN --cpu=CPU
610-
--memory=MEMORY --os=OS --disk=SIZE... [options]
610+
--chassis=CHASSIS --memory=MEMORY --os=OS --disk=SIZE... [options]
611611
612612
Order/create a dedicated server. See 'sl hardware list-chassis' and
613613
'sl hardware create-options' for valid options

0 commit comments

Comments
 (0)