diff --git a/NEWS b/NEWS index a4242d7..1e02a93 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,11 @@ New Features in tasksh 1.1.0 - - Context support + - Review support New commands in tasksh 1.1.0 - - 'context' command adds a context, which is a filter term - - 'leave' removes the most recently added context - - 'clear' removes all contexts + - 'review' begins an interactive review session New configuration options in tasksh 1.1.0 diff --git a/doc/man/tasksh.1.in b/doc/man/tasksh.1.in index 2ac9262..60a3f06 100644 --- a/doc/man/tasksh.1.in +++ b/doc/man/tasksh.1.in @@ -27,22 +27,13 @@ Taskwarrior. .B exit/quit/Ctrl-D These commands cause tasksh to terminate. -.TP -.B clear -Removeѕ all contexts. - -.TP -.B context project:Home -Adds a new context to the list, in this example the 'Home' project. Every -command for Taskwarrior then get the context terms added to the query. - .TP .B diagnostics Displays settings pertinent to tasksh. .TP -.B leave -Removed the most recently added context. +.B review +Begins an interactive review session. .SH USAGE Here is an example tasksh session.