Merge "Fix the typo in volume read-only access cli command"
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
data, you can set a volume to read-only access.</para>
|
||||
<para>Run the following command to set a volume to read-only
|
||||
access:</para>
|
||||
<screen><prompt>$</prompt> <userinput>cinder read-only-mode-update <replaceable>VOLUME</replaceable> <replaceable>BOOLEAN</replaceable></userinput></screen>
|
||||
<screen><prompt>$</prompt> <userinput>cinder readonly-mode-update <replaceable>VOLUME</replaceable> <replaceable>BOOLEAN</replaceable></userinput></screen>
|
||||
<para><replaceable>VOLUME</replaceable> is the ID of the target
|
||||
volume and <replaceable>BOOLEAN</replaceable> is a flag that
|
||||
enables read-only or read/write access to the volume.</para>
|
||||
|
Reference in New Issue
Block a user