diff options
-rw-r--r-- | lib/rubygems/commands/help_command.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -268,7 +268,7 @@ Gem::Platform::CURRENT. This will correctly mark the gem with your ruby's platform. EOF - # NOTE when updating also update Gem::Command::HELP SUBCOMMANDS = [ ["commands", :show_commands], |