Documentation

- Added notes about context support.
This commit is contained in:
Paul Beckingham 2014-12-21 19:31:00 -05:00
parent a14ce4ec26
commit 4634255550
3 changed files with 22 additions and 0 deletions

View file

@ -27,10 +27,23 @@ 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.
.SH USAGE
Here is an example tasksh session.