mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
Merge pull request #99 from yonaskolb/ks/readme-help
Correct README --help argument
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user