features/todo.feature in gli-2.11.0 vs features/todo.feature in gli-2.12.0

- old
+ new

@@ -183,11 +183,11 @@ """ NAME list - List things, such as tasks or contexts SYNOPSIS - todo [global options] list [command options] [tasks] [--flag arg] [-x arg] + todo [global options] list [command options] [tasks] [--flag arg] [-x arg] [task][, [task]]* todo [global options] list [command options] contexts [--otherflag arg] [-b] [-f|--foobar] DESCRIPTION List a whole lot of things that you might be keeping track of in your overall todo list. @@ -231,11 +231,11 @@ """ NAME list - List things, such as tasks or contexts SYNOPSIS - todo [global options] list [command options] [tasks] [--flag arg] [-x arg] + todo [global options] list [command options] [tasks] [--flag arg] [-x arg] [task][, [task]]* todo [global options] list [command options] contexts [--otherflag arg] [-b] [-f|--foobar] DESCRIPTION List a whole lot of things that you might be keeping track of in your overall todo list. This is your go-to place or finding all of the things that you might have stored in your todo databases. @@ -256,11 +256,11 @@ """ NAME list - List things, such as tasks or contexts SYNOPSIS - todo [global options] list [command options] [tasks] [--flag arg] [-x arg] + todo [global options] list [command options] [tasks] [--flag arg] [-x arg] [task][, [task]]* todo [global options] list [command options] contexts [--otherflag arg] [-b] [-f|--foobar] DESCRIPTION List a whole lot of things that you might be keeping track of @@ -289,11 +289,11 @@ """ NAME list - List things, such as tasks or contexts SYNOPSIS - todo [global options] list [command options] [tasks] [--flag arg] [-x arg] + todo [global options] list [command options] [tasks] [--flag arg] [-x arg] [task][, [task]]* todo [global options] list [command options] contexts [--otherflag arg] [-b] [-f|--foobar] DESCRIPTION List a whole lot of things that you might be keeping track of in your overall todo list. This is your go-to place or finding all of the things that you might have stored in your todo databases. @@ -313,11 +313,11 @@ """ NAME tasks - List tasks SYNOPSIS - todo [global options] list tasks [command options] + todo [global options] list tasks [command options] [task][, [task]]* 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. @@ -500,10 +500,10 @@ """ NAME list - List things, such as tasks or contexts SYNOPSIS - todo [global options] list [command options] [tasks] [subcommand options] + todo [global options] list [command options] [tasks] [subcommand options] [task][, [task]]* todo [global options] list [command options] contexts [subcommand options] DESCRIPTION List a whole lot of things that you might be keeping track of in your overall todo list.