Method: GitProc::GitProcessOptions#usage
- Defined in:
- lib/git-process/git_process_options.rb
#usage(filename) ⇒ Object
71 72 73 |
# File 'lib/git-process/git_process_options.rb', line 71 def usage(filename) "#{filename} [options]" end |