Merge pull request #99 from yonaskolb/ks/readme-help

Correct README --help argument
This commit is contained in:
Yonas Kolb
2017-10-19 00:09:41 +02:00
committed by GitHub
+1 -1
View File
@@ -108,7 +108,7 @@ $ xcodegen
This will look for a project spec in the current directory called `project.yml`
Use `xcodegen help` to see the list of options:
Use `xcodegen --help` to see the list of options:
- **--spec**: An optional path to a `.yml` or `.json` project spec
- **--project**: An optional path to a directory where the project will be generated. By default this is the current directory