Skip to content

Commit

Permalink
Merge pull request #59 from jrasell/rm_fc_fix
Browse files Browse the repository at this point in the history
Fix `-force-count` README syntax error.
  • Loading branch information
jrasell committed Dec 6, 2017
2 parents 44e00b5 + 5596e35 commit 5c9d290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Levant supports a number of command line arguments which provide control over th

* **-canary-auto-promote** (int: 0) The time period in seconds that Levant should wait for before attempting to promote a canary deployment.

* **--force-count** (bool: false) Use the taskgroup count from the Nomad job file instead of the count that is obtained from the running job count.
* **-force-count** (bool: false) Use the taskgroup count from the Nomad job file instead of the count that is obtained from the running job count.

* **-log-level** (string: "INFO") The level at which Levant will log to. Valid values are DEBUG, INFO, WARNING, ERROR and FATAL.

Expand Down

0 comments on commit 5c9d290

Please sign in to comment.