summaryrefslogtreecommitdiff
path: root/bin/git-branchmove
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-12-06 18:11:11 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-12-06 18:11:11 -0700
commit5527b913745cd4c9ec899d2837d02ceb2ba0fb36 (patch)
tree507c37a0b4e03249b7a08e8bedd39cbc9c63a4c9 /bin/git-branchmove
parent65dbb91f8f631e2a9cb923ae2bb9f579f8ddaa45 (diff)
downloaddotfiles-5527b913745cd4c9ec899d2837d02ceb2ba0fb36.tar.gz
synopsis
Diffstat (limited to 'bin/git-branchmove')
-rwxr-xr-xbin/git-branchmove4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/git-branchmove b/bin/git-branchmove
index eb05eb4c..3a7a5b5e 100755
--- a/bin/git-branchmove
+++ b/bin/git-branchmove
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-# git-branchmove -- move a branch to or from a remote
+# git-branchmove -- move branches to or from a remote
# Copyright (C) 2019 Sean Whitton
#
@@ -28,7 +28,7 @@
=head1 NAME
-git-branchmove - move a branch to or from a remote
+git-branchmove - move branches to or from a remote
=head1 SYNOPSIS