From 8ff88534be14dfe6d5e32b5e56597cf4c8dec4d0 Mon Sep 17 00:00:00 2001 From: gary Date: Mon, 20 Nov 2023 22:22:54 +1000 Subject: [PATCH] update to current wee_import --- docs_src/utilities/wee_import-common-opt.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/docs_src/utilities/wee_import-common-opt.md b/docs_src/utilities/wee_import-common-opt.md index 24d97fd1..aba9e1b2 100644 --- a/docs_src/utilities/wee_import-common-opt.md +++ b/docs_src/utilities/wee_import-common-opt.md @@ -5,8 +5,7 @@ how `wee_import` is used: wee_import --help ``` ``` -Usage: wee_import --help - wee_import --version +usage: wee_import --help wee_import --import-config=IMPORT_CONFIG_FILE [--config=CONFIG_FILE] [--date=YYYY-mm-dd | --from=YYYY-mm-dd[THH:MM] --to=YYYY-mm-dd[THH:MM]] @@ -20,15 +19,15 @@ Import observation data into a WeeWX archive. Options: -h, --help show this help message and exit - --config=CONFIG_FILE Use configuration file CONFIG_FILE. - --import-config=IMPORT_CONFIG_FILE + --config CONFIG_FILE Use configuration file CONFIG_FILE. + --import-config IMPORT_CONFIG_FILE Use import configuration file IMPORT_CONFIG_FILE. --dry-run Print what would happen but do not do it. - --date=YYYY-mm-dd Import data for this date. Format is YYYY-mm-dd. - --from=YYYY-mm-dd[THH:MM] + --date YYYY-mm-dd Import data for this date. Format is YYYY-mm-dd. + --from YYYY-mm-dd[THH:MM] Import data starting at this date or date-time. Format is YYYY-mm-dd[THH:MM]. - --to=YYYY-mm-dd[THH:MM] + --to YYYY-mm-dd[THH:MM] Import data up until this date or date-time. Format is YYYY-mm-dd[THH:MM]. --verbose Print and log useful extra output. @@ -36,7 +35,6 @@ Options: prompts. --suppress-warnings Suppress warnings to stdout. Warnings are still logged. - --version Display wee_import version number. wee_import will import data from an external source into a WeeWX archive. Daily summaries are updated as each archive record is