From b91b54eed77e8bdd7128a262f071c33e36d8256a Mon Sep 17 00:00:00 2001 From: Matt Pearson Date: Sun, 20 Dec 2015 13:55:57 -0800 Subject: [PATCH] Finish sentence explaining positional args. --- deploy.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index 2a5262d..fd0af5b 100755 --- a/deploy.sh +++ b/deploy.sh @@ -35,7 +35,8 @@ Positional Args: At the end of the command, you can optionally specify the directory, branch, and repository as well. Earlier values are required to specify later ones. For example, in order to specify , you must also specify . Like -the command-line options, these" +the command-line options, these will override values set in configuration files +and the environment." parse_args() { # Set args from a local environment file.