Method: GitSSHWrapper::CLI#usage

Defined in:
lib/git-ssh-wrapper/cli.rb

#usageObject



72
73
74
# File 'lib/git-ssh-wrapper/cli.rb', line 72

def usage
  "usage:\t#{bin} ssh.key command"
end