summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-02-28 13:19:48 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-02-28 13:19:48 -0700
commit05167b4f504b2eb9a64783be0f1b26efad5a8b0e (patch)
tree5c28ddb05f79add27856ed1f5b8d219bda04bd56 /lib
parente5d36bfcae4b6d52747ea7815a08ed8392bcd07c (diff)
downloadp5-Git-Annex-05167b4f504b2eb9a64783be0f1b26efad5a8b0e.tar.gz
Rename annex-review-unused to git-annex-reviewunused
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
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