From ae100e0e8273b09dd1c2f2ee08388440c2662fad Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Sun, 16 Sep 2018 01:17:06 +0200 Subject: commands: add a title edit command --- doc/man/git-bug-title.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/man/git-bug-title.1') diff --git a/doc/man/git-bug-title.1 b/doc/man/git-bug-title.1 index 3d6adc43..a4493571 100644 --- a/doc/man/git-bug-title.1 +++ b/doc/man/git-bug-title.1 @@ -5,7 +5,7 @@ .SH NAME .PP -git\-bug\-title \- Show a bug's title +git\-bug\-title \- Display a bug's title .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-title \- Show a bug's title .SH DESCRIPTION .PP -Show a bug's title +Display a bug's title .SH OPTIONS @@ -26,4 +26,4 @@ Show a bug's title .SH SEE ALSO .PP -\fBgit\-bug(1)\fP +\fBgit\-bug(1)\fP, \fBgit\-bug\-title\-edit(1)\fP -- cgit