[admin-guide]Fix the syntax error of the ':command:' markup
There has a Enter key in the ':command:' markup value, and this will cause the display error, this patch fix it. Change-Id: Ieadad83d91efdce1132d7b23b9d579f10df11d15 Signed-off-by: yanghuichan <yanghc@fiberhome.com>
This commit is contained in:
parent
627d034f3d
commit
11a3af6e90
@ -23,8 +23,9 @@ created on top of share servers and created with share networks.
|
||||
The Share service should have the option
|
||||
``driver_handles_share_servers = False`` set in the ``manila.conf`` file.
|
||||
|
||||
To unmanage managed share snapshot, run the :command:
|
||||
`manila snapshot-unmanage <share_snapshot>` command. Then try to print the
|
||||
To unmanage managed share snapshot, run the
|
||||
:command:`manila snapshot-unmanage <share_snapshot>`
|
||||
command. Then try to print the
|
||||
information about the share snapshot. The returned result should indicate that
|
||||
Shared File Systems service won't find the share snapshot:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user