toolchain: add missing documentation for icon
This commit is contained in:
parent
88b71475f4
commit
74af036c97
1 changed files with 1 additions and 0 deletions
|
@ -1029,6 +1029,7 @@ Xcode:
|
|||
create Create a new xcode project
|
||||
update Update an existing xcode project (frameworks, libraries..)
|
||||
launchimage Create Launch images for your xcode project
|
||||
icon Create Icons for your xcode project
|
||||
""")
|
||||
parser.add_argument("command", help="Command to run")
|
||||
args = parser.parse_args(sys.argv[1:2])
|
||||
|
|
Loading…
Add table
Reference in a new issue