[functional-tests] update thin_check help

This commit is contained in:
Joe Thornber 2017-10-05 13:22:28 +01:00
parent 825a58922d
commit b742d9d4da

View File

@ -22,11 +22,12 @@
;; These long string constants really confuse vim and mess up Paredit mode. ;; These long string constants really confuse vim and mess up Paredit mode.
;; So moving into a separate file. ;; So moving into a separate file.
(define thin-check-help (define thin-check-help
"Usage: thin_check [options] {device|file} "Usage: thin_check [options] {device|file}
Options: Options:
{-q|--quiet} {-q|--quiet}
{-h|--help} {-h|--help}
{-V|--version} {-V|--version}
{--override-mapping-root}
{--clear-needs-check-flag} {--clear-needs-check-flag}
{--ignore-non-fatal-errors} {--ignore-non-fatal-errors}
{--skip-mappings} {--skip-mappings}