Module: Tr3llo::View::List::Help
Instance Method Summary collapse
Instance Method Details
#render ⇒ Object
7 8 9 10 11 12 13 14 15 16 |
# File 'lib/3llo/view/list/help.rb', line 7 def render() " \#{Utils.format_bold(\"# Available list commands:\")}\n\n list list - Show all lists\n list add - Create a list\n list cards <key> - Show all cards in list\n list archive-cards <key> - Archive all cards in list\n TEMPLATE\nend\n".strip |