Man page - git-annex-reviewunused(1)
Packages contains this manual
apt-get install libgit-annex-perl
Manual
GIT-ANNEX-REVIEWUNUSED
NAMEVERSION
SYNOPSIS
DESCRIPTION
OPTIONS
EXIT STATUS
SEE ALSO
AUTHOR
COPYRIGHT AND LICENSE
NAME
git-annex-reviewunused - interactively process ’git annex unused’ output
VERSION
version 0.008
SYNOPSIS
git annex reviewunused [ --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-2021 by Sean Whitton <spwhitton@spwhitton.name>.
This is free software, licensed under:
The GNU General Public License, Version 3, June 2007