Skip to content

Instantly share code, notes, and snippets.

Created October 22, 2012 17:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3932638 to your computer and use it in GitHub Desktop.
Save anonymous/3932638 to your computer and use it in GitHub Desktop.
$ /Users/schneems/.rvm/rubies/ruby-1.9.3-p194/bin/ruby --help
Usage: /Users/schneems/.rvm/rubies/ruby-1.9.3-p194/bin/ruby [switches] [--] [programfile] [arguments]
  -0[octal]       specify record separator (\0, if no argument)
  -a              autosplit mode with -n or -p (splits $_ into $F)
  -c              check syntax only
  -Cdirectory     cd to directory, before executing your script
  # ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment