mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
task export. Clarified the export to other formats
This commit is contained in:
parent
e37f0c0db0
commit
ee0ef16487
1 changed files with 4 additions and 2 deletions
|
@ -135,8 +135,10 @@ Imports tasks in a variety of formats, from file or URL.
|
|||
|
||||
.TP
|
||||
.B export
|
||||
Exports all tasks in the JSON format. export.yaml. Redirect the output to a
|
||||
file, if you wish to save it, or pipe it to another command.
|
||||
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 exampel scripts,
|
||||
like export-yaml.pl.
|
||||
|
||||
.TP
|
||||
.B merge <URL>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue