Skip to content

Instantly share code, notes, and snippets.

@soramugi
Created June 11, 2012 16:31
Show Gist options
  • Save soramugi/2911098 to your computer and use it in GitHub Desktop.
Save soramugi/2911098 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
-d, --description DESCRIPTION Set description of the new gist
-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