summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/App/git_annex_reviewunused.pm (renamed from lib/App/annex_review_unused.pm)4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/App/annex_review_unused.pm b/lib/App/git_annex_reviewunused.pm
index dd2ed23..175d7a0 100644
--- a/lib/App/annex_review_unused.pm
+++ b/lib/App/git_annex_reviewunused.pm
@@ -1,4 +1,4 @@
-package App::annex_review_unused;
+package App::git_annex_reviewunused;
# ABSTRACT: interactively process 'git annex unused' output
#
# Copyright (C) 2019-2020 Sean Whitton <spwhitton@spwhitton.name>
@@ -33,7 +33,7 @@ CORE::exit main unless caller;
=func main
-Implementation of annex-review-unused(1). Please see documentation
+Implementation of git-annex-reviewunused(1). Please see documentation
for that command.
Normally takes no arguments and responds to C<@ARGV>. If you want to