TW #1922: Can't find export scripts

- Thanks to tom-doerr
This commit is contained in:
Paul Beckingham 2018-03-18 11:29:27 -04:00
parent 1133f02df7
commit 75ad38f244
3 changed files with 5 additions and 2 deletions

View file

@ -177,8 +177,8 @@ Displays only a count of tasks matching the filter.
.B task <filter> export
Exports all tasks in the JSON format. Redirect the output to a file, if you
wish to save it, or pipe it to another command or script to convert it to
another format. The standard task release comes with a few example scripts,
such as:
another format. You'll find these example scripts online at
<https://taskwarrior.org/tools/>:
export-csv.pl
export-sql.py