Skip to content

Commit b91b54e

Browse files
author
Matt Pearson
committed
Finish sentence explaining positional args.
1 parent e5cc942 commit b91b54e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deploy.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ Positional Args:
3535
At the end of the command, you can optionally specify the directory, branch,
3636
and repository as well. Earlier values are required to specify later ones. For
3737
example, in order to specify <branch>, you must also specify <directory>. Like
38-
the command-line options, these"
38+
the command-line options, these will override values set in configuration files
39+
and the environment."
3940

4041
parse_args() {
4142
# Set args from a local environment file.

0 commit comments

Comments
 (0)