From 55a175be6e79ac7ce6cf96f94422806f05bb8c60 Mon Sep 17 00:00:00 2001 From: smckown Date: Wed, 2 Dec 2009 02:44:41 +0000 Subject: [PATCH] Fix stupid error in git-publish-branch.1. There is no -h option to document. --- git-publish-branch.1 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/git-publish-branch.1 b/git-publish-branch.1 index c16e5d9..00a02f5 100644 --- a/git-publish-branch.1 +++ b/git-publish-branch.1 @@ -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 -- 2.39.2