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-sugpatch.1.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/git-sugpatch.1.txt') 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