NAME
App::Google::Docs::Command::download - Download a document
VERSION
version 0.09
SYNOPSIS
$ gdocs download FILE
This will download a document from the given filename.
OPTIONS
--email, -e
Set login email
--pwd, -p
Set login password
--format, -f
Set download format (default txt
).
--dest, -d
Set download destination directory (default .
).
AUTHOR
Alessandro Ghedini <alexbio@cpan.org>
LICENSE AND COPYRIGHT
Copyright 2011 Alessandro Ghedini.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.