Method: MGit::Log.usage

Defined in:
lib/m-git/command/log.rb

.usageObject



68
69
70
# File 'lib/m-git/command/log.rb', line 68

def self.usage
  "mgit log <repo> [-n] [-h]"
end