Correct type readme for thin_restore command (#91)

This commit is contained in:
Robert Northard 2018-04-17 10:04:20 +01:00 committed by Joe Thornber
parent 5bac06d68f
commit 0eab1d5676
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ Alternatively you can go via the xml format (perhaps you want to
inspect the repaired metadata before restoring).
thin_dump --repair /dev/mapper/my_metadata > repaired.xml
thinp_restore -i repaired.xml -o /dev/mapper/my_metadata
thin_restore -i repaired.xml -o /dev/mapper/my_metadata
Development
===========