mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
Merge pull request #1150 from yawboakye/help_on_middleman_cli_commands
give information on finding help for each command
This commit is contained in:
commit
6219c95040
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ module Middleman
|
|||
|
||||
shell.say 'Tasks:'
|
||||
shell.print_table(list, :ident => 2, :truncate => true)
|
||||
shell.say %(\nSee 'middleman help <command>' for more information on specific command.)
|
||||
shell.say
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue