From: Josh Stompro <stomproj@larl.org> Date: Sat, 13 Jun 2015 11:38:10 +0000 (-0500) Subject: LP#1463097 - eg_db_config.in help text fix X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=fa312e5fe24d3a22b3139c914d33262a1ab25da1;p=evergreen%2Fmasslnc.git LP#1463097 - eg_db_config.in help text fix Two of the descriptions of which config files are used were transposed. Signed-off-by: Josh Stompro <stomproj@larl.org> Signed-off-by: Galen Charlton <gmc@esilibrary.com> --- diff --git a/Open-ILS/src/support-scripts/eg_db_config.in b/Open-ILS/src/support-scripts/eg_db_config.in index f7103233d1..a30b09eac8 100755 --- a/Open-ILS/src/support-scripts/eg_db_config.in +++ b/Open-ILS/src/support-scripts/eg_db_config.in @@ -352,14 +352,14 @@ OPTIONS COMMANDS --update-config Configures Evergreen database settings in the file specified by - --build-db-file. + --config-file. --create-offline Creates the database setting file required by the offline data uploader --create-schema Creates the Evergreen database schema according to the settings in - the file specified by --config-file. + the file specified by --build-db-file. --create-database Creates the database itself, provided the user and password options