Provided by: libgit-annex-perl_0.002-1_all 

NAME
annex-review-unused - interactively process 'git annex unused' output
VERSION
version 0.002
SYNOPSIS
annex-review-unused [--just-print] [--from=REMOTE] [--used-refspec=USEDREFSPEC]
DESCRIPTION
This program lets you interactively review unused files in a git annex repository, choosing which you'd
like to drop. By running git-log(1), it provides more information about unused files than does git annex
unused.
OPTIONS
--just-print
Run non-interactively: gather and print information about unused files, and then exit.
--from=REMOTE
Passed on to git annex unused.
--used-refspec=USEDREFSPEC
Passed on to git annex unused.
EXIT STATUS
0 if there are no unused files left at time of program exit, 1 if there are.
SEE ALSO
git-annex-unused(1), git-annex-dropunused(1)
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
perl v5.30.0 2020-02-24 ANNEX-REVIEW-UNUSED(1p)