From ee0ef16487490012b9af75278d99cae211b013ac Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Wed, 14 Sep 2011 20:00:29 +0200 Subject: [PATCH] task export. Clarified the export to other formats --- doc/man/task.1.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/man/task.1.in b/doc/man/task.1.in index 724671296..364c5a395 100644 --- a/doc/man/task.1.in +++ b/doc/man/task.1.in @@ -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