fix some mistake in freezer user guide document(cinder backup)

I test the freezer with freezer-agent.rst and I find some mistake in
cinder and nova  backups
 - cinder backup need --mode option otherwise it will into the
   default mode fs
Closes-Bug:1619158

Change-Id: I4a0a322ac0a439d2a170a5e6e93c4819556bfca9
This commit is contained in:
tanmingxiao 2018-03-21 15:20:20 +08:00
parent 5c78d36f84
commit f3265d293c
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ Execute a cinder backup:
.. code:: bash
freezer-agent --cinder-vol-id [cinder-volume-id]
freezer-agent --mode cinder --cinder-vol-id [cinder-volume-id]
Execute a MySQL backup with cinder: