The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::Zealc::Command::list - list the installed docsets

SYNOPSIS

  zealc list
  # Ansible       Bootstrap 3   Perl          Sass

  zealc list -l
  # Ansible     ansible:
  # Bootstrap 3 bootstrap:
  # Perl        perl:
  # Sass        sass:

DESCRIPTION

The list command displays the installed docsets. With the -l argument it also displays their keywords.

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.