features/todo.feature in gli-2.5.5 vs features/todo.feature in gli-2.5.6
- old
+ new
@@ -250,17 +250,22 @@
NAME
tasks - List tasks
SYNOPSIS
todo [global options] list tasks [command options]
+ todo [global options] list tasks [command options] open
DESCRIPTION
Lists all of your tasks that you have, in varying orders, and all that
stuff. Yes, this is long, but I need a long description.
COMMAND OPTIONS
--flag=arg - (default: none)
-x arg - blah blah crud x whatever (default: none)
+
+ COMMANDS
+ <default> - list all tasks
+ open - list open tasks
"""
Scenario: Getting Help for a sub command with no command options
When I successfully run `todo help new`
Then the output should contain: