table of contents
App::annex_review_unused(3pm) | User Contributed Perl Documentation | App::annex_review_unused(3pm) |
NAME¶
App::annex_review_unused - interactively process 'git annex unused' output
VERSION¶
version 0.006
FUNCTIONS¶
main¶
Implementation of annex-review-unused(1). Please see documentation for that command.
Normally takes no arguments and responds to @ARGV. If you want to override that you can pass an arrayref of arguments, and those will be used instead of the contents of @ARGV.
AUTHOR¶
Sean Whitton <spwhitton@spwhitton.name>
COPYRIGHT AND LICENSE¶
This software is Copyright (c) 2019-2020 by Sean Whitton <spwhitton@spwhitton.name>.
This is free software, licensed under:
The GNU General Public License, Version 3, June 2007
2020-03-24 | perl v5.30.0 |