Skip to content

Commit

Permalink
Finish sentence explaining positional args.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Pearson committed Dec 20, 2015
1 parent e5cc942 commit b91b54e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 <branch>, you must also specify <directory>. 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.
Expand Down

0 comments on commit b91b54e

Please sign in to comment.