]> oss.titaniummirror.com Git - git-utils.git/commitdiff
Fix stupid error in git-publish-branch.1. There is no -h option to document.
authorsmckown <smckown@986fd584-583e-0410-b54d-b9fe63dff8e5>
Wed, 2 Dec 2009 02:44:41 +0000 (02:44 +0000)
committersmckown <smckown@986fd584-583e-0410-b54d-b9fe63dff8e5>
Wed, 2 Dec 2009 02:44:41 +0000 (02:44 +0000)
git-publish-branch.1

index c16e5d94d11113c4f05c5043fa90f8c3c2037378..00a02f563994ab04c73bc22e9ea2bdcbb89defaf 100644 (file)
@@ -4,7 +4,7 @@
 git-publish-branch \- publish a local branch to a remote repository
 
 .SH SYNOPSIS
-\fBgit-publish-branch\fR [-d|-h] [\fIBRANCH\fR] [\fIREPOSITORY\fR]
+\fBgit-publish-branch\fR [-d] [\fIBRANCH\fR] [\fIREPOSITORY\fR]
 
 .SH "DESCRIPTION"
 
@@ -22,10 +22,6 @@ and the local branch is unset as its tracking branch.
 -d
 Include this switch to delete (unpublish) a branch.
 
-.TP
--h
-Display help message.
-
 .TP
 \fIBRANCH\fR
 The branch to publish or unpublish.  If not provided, meaning the repository