Skip to content

Commit

Permalink
create --out behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
ebeahan committed Jul 13, 2020
1 parent e8de8d5 commit 987c4db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ The following options add functionality beyond the defaults.

#### Out

Generate the ECS artifacts in a different output directory. The argument expects to be passed an existing directory:
Generate the ECS artifacts in a different output directory. If the specified directory doesn't exist, it will be created:

```
$ python scripts/generator.py --out ../myproject/ecs/out/
Expand Down

0 comments on commit 987c4db

Please sign in to comment.