-*- coding: utf-8 -*- ssss--------------------------------------------------- ◆ xah@xah-VB3◆ 2012-12-08 15:36 ◆ ~ ◆ gem --help RubyGems is a sophisticated package manager for Ruby. This is a basic help message containing pointers to more information. Usage: gem -h/--help gem -v/--version gem command [arguments...] [options...] Examples: gem install rake gem list --local gem build package.gemspec gem help install Further help: gem help commands list all 'gem' commands gem help examples show some examples of usage gem help platforms show information about platforms gem help show help on COMMAND (e.g. 'gem help install') gem server present a web page at http://localhost:8808/ with info about installed gems Further information: http://rubygems.rubyforge.org ◆ xah@xah-VB3◆ 2012-12-08 15:36 ◆ ~