Method: ListTool::App::RenameListCommand.help
- Defined in:
- lib/list_tool/app/commands/rename_list_command.rb
.help ⇒ Object
25 26 27 |
# File 'lib/list_tool/app/commands/rename_list_command.rb', line 25 def help " rl, rename-list LIST, NAME\tSet LIST name to NAME" end |