From: Josh Stompro 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=6f170eb8c1d3d1efa81d6f02141442f12cd378bb;p=working%2FEvergreen.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 --- 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