doc: added command for complete option listing

This commit is contained in:
Richard Larkin 2016-04-20 12:59:58 +02:00
parent 5fa807cf5f
commit 0df5316e3b

View file

@ -79,6 +79,10 @@ Don't grab a coffee, just do diner. Compiling all the libraries for the first
time, 4x over (remember, 4 archs, 2 per platforms), will take time. (TODO:
provide a way to not compile for the simulator.).
To see a complete list of available commands, type::
$ ./toolchain.py
Create the Xcode project
------------------------