Usage: $0 [options] [commands] Description: Patriot command-line tool. Commands: app [options] serves the application via express create create a patriot project build build and optimize the www-dev sources help [command] output usage information version output version number Options: -v, --version output version number -h, --help output usage information Examples: $ $0 help create $ $0 help build $ $0 create path/to/my-app $ $0 app