- Corrected AUTHORS file
- Added new commands to task.html
This commit is contained in:
6
AUTHORS
6
AUTHORS
@@ -1,10 +1,14 @@
|
||||
Principal Author:
|
||||
Paul Beckingham, paul@beckingham.net
|
||||
|
||||
Contributing Authors:
|
||||
Damian Glenny
|
||||
|
||||
With thanks to:
|
||||
Eugene Kramer
|
||||
SK
|
||||
Srijith K
|
||||
Richard Querin
|
||||
Bruce Israel
|
||||
Thomas Engel
|
||||
Nishiishii
|
||||
|
||||
|
||||
16
task.html
16
task.html
@@ -167,7 +167,7 @@ a img { border: none; padding: 0; margin: 0; }
|
||||
<p>
|
||||
Download the
|
||||
<a href="http://www.beckingham.net/task-1.3.0.tar.gz">latest version</a>
|
||||
of the task source code (6/17/2008).
|
||||
of the task source code (6/18/2008).
|
||||
</p>
|
||||
|
||||
<p>
|
||||
@@ -1096,6 +1096,18 @@ on_white on_bright_white</code></pre>
|
||||
renders across the screen. Defaults to 1.
|
||||
</dd>
|
||||
|
||||
<dt>oldest</dt>
|
||||
<dd>
|
||||
Determines how many tasks the "task oldest" command displays.
|
||||
Defaults to 10.
|
||||
</dd>
|
||||
|
||||
<dt>newest</dt>
|
||||
<dd>
|
||||
Determines how many tasks the "task newest" command displays.
|
||||
Defaults to 10.
|
||||
</dd>
|
||||
|
||||
<dt>color</dt>
|
||||
<dd>
|
||||
May be "on" or "off". Determines whether task uses color.
|
||||
@@ -1193,6 +1205,8 @@ on_white on_bright_white</code></pre>
|
||||
task calendar
|
||||
task active
|
||||
task overdue
|
||||
task oldest
|
||||
task newest
|
||||
task stats
|
||||
task usage
|
||||
task export
|
||||
|
||||
Reference in New Issue
Block a user