Docs: Updated to remove 'context', add 'review'.

This commit is contained in:
Paul Beckingham 2015-05-25 13:04:45 -04:00
parent 1494300e42
commit 5eb8e6f28a
2 changed files with 4 additions and 15 deletions

6
NEWS
View file

@ -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

View file

@ -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.