Skip to content

Instantly share code, notes, and snippets.

@robertzx
Created January 29, 2012 00:58
Show Gist options
  • Save robertzx/1696502 to your computer and use it in GitHub Desktop.
Save robertzx/1696502 to your computer and use it in GitHub Desktop.
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
-o, --[no-]open Open gist in browser
-m, --man Print manual
-v, --version Print version
-h, --help Display this screen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment