mirror of
https://github.com/darlinghq/xcbuild.git
synced 2025-02-22 09:22:34 +00:00
Added "-help" to usage examples
This commit is contained in:
parent
8c5fd8168a
commit
eec239c50f
@ -77,6 +77,8 @@ Text(std::string const &name) {
|
||||
"-localizationPath <path> "
|
||||
"-project <projectname>" << std::endl;
|
||||
|
||||
result << " " << name << " -help" << std::endl;
|
||||
|
||||
result << std::endl;
|
||||
|
||||
return result.str();
|
||||
|
Loading…
x
Reference in New Issue
Block a user