summaryrefslogtreecommitdiff
path: root/bin/annex-review-unused
diff options
context:
space:
mode:
Diffstat (limited to 'bin/annex-review-unused')
-rwxr-xr-xbin/annex-review-unused8
1 files changed, 2 insertions, 6 deletions
diff --git a/bin/annex-review-unused b/bin/annex-review-unused
index 3cc2671..1d4ae11 100755
--- a/bin/annex-review-unused
+++ b/bin/annex-review-unused
@@ -1,7 +1,7 @@
#!/usr/bin/perl
+# PODNAME: annex-review-unused
+# ABSTRACT: interactively process `git annex unused` output
-# annex-review-unused -- interactively process `git annex unused` output
-#
# Copyright (C) 2019-2020 Sean Whitton <spwhitton@spwhitton.name>
#
# This program is free software: you can redistribute it and/or modify
@@ -17,10 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-=head1 NAME
-
-annex-review-unused - interactively process `git annex unused` output
-
=head1 SYNOPSIS