1. /__ / ___ ____ / /_ (_)____
    2. / / / _ \/ __ \/ __ \/ / ___/
    3. / /__/ __/ /_/ / / / / / /
    4. /____/\___/ .___/_/ /_/_/_/
    5. /_/
    6. Zephir version 0.10.9a-dev
    7. Available commands:
    8. stubs Generates extension PHP stubs
    9. install Installs the extension (requires root password)
    10. version Shows the Zephir version
    11. compile Compile a Zephir extension
    12. api [--theme-path=/path][--output-directory=/path][--theme-options={json}|/path]Generates a HTML API
    13. init [namespace] Initializes a Zephir extension
    14. clean Cleans the generated object files in compilation
    15. generate Generates C code from the Zephir code
    16. help Displays this help
    17. build Generate/Compile/Install a Zephir extension
    18. Options:
    19. -f([a-z0-9\-]+) Enables compiler optimizations
    20. -fno-([a-z0-9\-]+) Disables compiler optimizations