Help

Last modified 23 Feb 2024 21:00 +01:00

Help command prints help for specific command or all commands. When printing help for all commands, it will print general option and lists all commands.

Example of printing help for all commands
./bin/ninja.sh help

When printing help for specific command, it will also print usage and all options for that command.

Example of printing help for specific command
./bin/ninja.sh help export
Was this page helpful?
YES NO
Thanks for your feedback