aboutsummaryrefslogtreecommitdiffstats
path: root/doc/git-sugapply.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-sugapply.1')
-rw-r--r--doc/git-sugapply.18
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/git-sugapply.1 b/doc/git-sugapply.1
index 477714a..d9eb195 100644
--- a/doc/git-sugapply.1
+++ b/doc/git-sugapply.1
@@ -2,12 +2,12 @@
.\" Title: git-sugapply
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
-.\" Date: 08/04/2020
+.\" Date: 08/06/2020
.\" Manual: \ \&
.\" Source: \ \&
.\" Language: English
.\"
-.TH "GIT\-SUGAPPLY" "1" "08/04/2020" "\ \&" "\ \&"
+.TH "GIT\-SUGAPPLY" "1" "08/06/2020" "\ \&" "\ \&"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -94,7 +94,7 @@ Suggestion references can be specified either as URLs:
.RS 4
.\}
.nf
-$ git sugapply https://github\&.com/teddywing/github\-suggestion/pull/1#discussion_r459691747
+$ git sugapply https://github\&.com/teddywing/git\-suggestion/pull/1#discussion_r459691747
.fi
.if n \{\
.RE
@@ -118,7 +118,7 @@ They can also be mixed:
.RS 4
.\}
.nf
-$ git sugapply 459692838 https://github\&.com/teddywing/github\-suggestion/pull/1#discussion_r459691747
+$ git sugapply 459692838 https://github\&.com/teddywing/git\-suggestion/pull/1#discussion_r459691747
.fi
.if n \{\
.RE