From a9c9d1c3a20af5779145dbba8cdfbf0d1fbb960f Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Wed, 5 Aug 2020 22:21:44 +0200 Subject: Rename the project `git-suggestion` Since this is a Git command, this makes more sense to me. --- doc/git-sugapply.1 | 8 ++++---- doc/git-sugapply.1.txt | 4 ++-- doc/git-sugpatch.1 | 8 ++++---- doc/git-sugpatch.1.txt | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) (limited to 'doc') 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 -.\" 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 diff --git a/doc/git-sugapply.1.txt b/doc/git-sugapply.1.txt index 31c677f..d513505 100644 --- a/doc/git-sugapply.1.txt +++ b/doc/git-sugapply.1.txt @@ -56,7 +56,7 @@ EXAMPLES -------- Suggestion references can be specified either as URLs: - $ git sugapply https://github.com/teddywing/github-suggestion/pull/1#discussion_r459691747 + $ git sugapply https://github.com/teddywing/git-suggestion/pull/1#discussion_r459691747 or as comment IDs: @@ -64,7 +64,7 @@ or as comment IDs: They can also be mixed: - $ 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 SEE ALSO -------- diff --git a/doc/git-sugpatch.1 b/doc/git-sugpatch.1 index 0a74b4c..6f5ad15 100644 --- a/doc/git-sugpatch.1 +++ b/doc/git-sugpatch.1 @@ -2,12 +2,12 @@ .\" Title: git-sugpatch .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 -.\" Date: 08/04/2020 +.\" Date: 08/06/2020 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "GIT\-SUGPATCH" "1" "08/04/2020" "\ \&" "\ \&" +.TH "GIT\-SUGPATCH" "1" "08/06/2020" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -94,7 +94,7 @@ Suggestion references can be specified either as URLs: .RS 4 .\} .nf -$ git sugpatch https://github\&.com/teddywing/github\-suggestion/pull/1#discussion_r459691747 +$ git sugpatch 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 sugpatch 459692838 https://github\&.com/teddywing/github\-suggestion/pull/1#discussion_r459691747 +$ git sugpatch 459692838 https://github\&.com/teddywing/git\-suggestion/pull/1#discussion_r459691747 .fi .if n \{\ .RE diff --git a/doc/git-sugpatch.1.txt b/doc/git-sugpatch.1.txt index 5076f64..c1513a4 100644 --- a/doc/git-sugpatch.1.txt +++ b/doc/git-sugpatch.1.txt @@ -55,7 +55,7 @@ EXAMPLES -------- Suggestion references can be specified either as URLs: - $ git sugpatch https://github.com/teddywing/github-suggestion/pull/1#discussion_r459691747 + $ git sugpatch https://github.com/teddywing/git-suggestion/pull/1#discussion_r459691747 or as comment IDs: @@ -63,7 +63,7 @@ or as comment IDs: They can also be mixed: - $ git sugpatch 459692838 https://github.com/teddywing/github-suggestion/pull/1#discussion_r459691747 + $ git sugpatch 459692838 https://github.com/teddywing/git-suggestion/pull/1#discussion_r459691747 SEE ALSO -------- -- cgit v1.2.3