method

description

description()
public

No documentation available.

# File lib/rubygems/commands/signout_command.rb, line 10
  def description # :nodoc:
    'The `signout` command is used to sign out from all current sessions,'     ' allowing you to sign in using a different set of credentials.'
  end