dry-run goes with fix-strings, not check-strings

This commit is contained in:
matthewwall
2017-01-27 10:11:03 -05:00
parent bc9e1ee729
commit e778de73b5

View File

@@ -337,8 +337,8 @@ Usage: wee_database --help
wee_database --transfer --dest-binding=BINDING_NAME [--dry-run]
wee_database --check
wee_database --update [--dry-run]
wee_database --check-strings [--dry-run]
wee_database --fix-strings
wee_database --check-strings
wee_database --fix-strings [--dry-run]
wee_database --drop-daily
wee_database --rebuild-daily [--dry-run]
[--date=YYYY-mm-dd | --from=YYYY-mm-dd --to=YYYY-mm-dd]