Method: MGit::Commit.usage

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

.usageObject



78
79
80
# File 'lib/m-git/command/commit.rb', line 78

def self.usage
  "mgit commit [<git-commit-option>] [(--mrepo|--el-mrepo) <repo>...] [--help]"
end