mirror of
https://github.com/weewx/weewx.git
synced 2026-04-23 11:07:11 -04:00
dry-run goes with fix-strings, not check-strings
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user