task export. Clarified the export to other formats

This commit is contained in:
Federico Hernandez 2011-09-14 20:00:29 +02:00
parent e37f0c0db0
commit ee0ef16487

View file

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