[thini_restore] add a quiet option to turn off the progress monitor

This commit is contained in:
Joe Thornber
2014-08-05 12:10:34 +01:00
parent fccc1dfcb0
commit d00aef9219
2 changed files with 15 additions and 6 deletions

View File

@@ -17,6 +17,7 @@ Feature: thin_restore
{-h|--help}
{-i|--input} <input xml file>
{-o|--output} <output device or file>
{-q|--quiet}
{-V|--version}
"""
@@ -30,6 +31,7 @@ Feature: thin_restore
{-h|--help}
{-i|--input} <input xml file>
{-o|--output} <output device or file>
{-q|--quiet}
{-V|--version}
"""