summaryrefslogtreecommitdiff
path: root/bin/annex-to-annex
diff options
context:
space:
mode:
Diffstat (limited to 'bin/annex-to-annex')
-rwxr-xr-xbin/annex-to-annex8
1 files changed, 2 insertions, 6 deletions
diff --git a/bin/annex-to-annex b/bin/annex-to-annex
index 0ebd771..8d94ba0 100755
--- a/bin/annex-to-annex
+++ b/bin/annex-to-annex
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-
-# annex-to-annex -- use hardlinks to migrate files between git annex repos
+# PODNAME: annex-to-annex
+# ABSTRACT: use hardlinks to migrate files between git annex repos
# 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 - use hardlinks to migrate files between git annex repos
-
=head1 SYNOPSIS