summaryrefslogtreecommitdiff
path: root/bin/annex-to-annex-dropunused
diff options
context:
space:
mode:
Diffstat (limited to 'bin/annex-to-annex-dropunused')
-rwxr-xr-xbin/annex-to-annex-dropunused8
1 files changed, 2 insertions, 6 deletions
diff --git a/bin/annex-to-annex-dropunused b/bin/annex-to-annex-dropunused
index 33ddf03..508b79a 100755
--- a/bin/annex-to-annex-dropunused
+++ b/bin/annex-to-annex-dropunused
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-
-# annex-to-annex-dropunused -- drop old hardlinks migrated by annex-to-annex
+# PODNAME: annex-to-annex-dropunused
+# ABSTRACT: drop old hardlinks migrated by annex-to-annex
# Copyright (C) 2019-2020 Sean Whitton
#
@@ -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-to-annex-dropunused - drop old hardlinks migrated by annex-to-annex
-
=head1 SYNOPSIS