We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2828d79 commit fb32ce7Copy full SHA for fb32ce7
1 file changed
SoftLayer/CLI/file/replication/failover.py
@@ -13,7 +13,7 @@
13
def cli(env, volume_id, replicant_id):
14
"""Failover a file volume to the given replicant volume.
15
16
- Exmaple::
+ Example::
17
slcli file replica-failover 12345678 87654321
18
This command performs failover operation for volume with ID 12345678 to replica volume with ID 87654321.
19
"""
0 commit comments