Usage: gist [options] [filename or stdin] [filename] ...
Filename '-' forces gist to read from stdin.
    -p, --[no-]private               Make the gist private
    -t, --type [EXTENSION]           Set syntax highlighting of the Gist by file extension
    -d, --description DESCRIPTION    Set description of the new gist
    -o, --[no-]open                  Open gist in browser
    -e, --embed                      Print javascript embed code
    -m, --man                        Print manual
    -v, --version                    Print version
    -h, --help                       Display this screen