NAME

App::Zealc::Command::download - view available docsets and download them

SYNOPSIS

zealc download
# <list of docsets>

zealc download latex
# Downloading LaTeX version /1 from http://london3.kapeli.com/feeds/LaTeX.tgz

zealc download http://kapeli.com/feeds/LaTeX.xml
# Downloading LaTeX version /1 from http://london3.kapeli.com/feeds/LaTeX.tgz

DESCRIPTION

When invoked with no arguments, the download command displays a list of known Dash docsets. The installed docsets have a * after their name.

When invoked with an argument from the list of known Dash docsets it downloads that docset.

When invoked with an argument not from the list of known Dash docsets it assumes the argument is a link to a Zeal::Feed and downloads the docset described by the feed.

SEE ALSO

zealc, Zeal

AUTHOR

Marius Gavrilescu, <marius@ieval.ro>

COPYRIGHT AND LICENSE

Copyright (C) 2015 by Marius Gavrilescu

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.20.1 or, at your option, any later version of Perl 5 you may have available.