From be9bb4efb0bbf6c9b663030282d837deeedb94f8 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Tue, 4 Aug 2020 02:57:14 +0200 Subject: doc/git-sugpatch.1: Use the same ID in the URL and ID examples To make it clear which ID needs to be used when using the short form. --- doc/git-sugpatch.1 | 2 +- doc/git-sugpatch.1.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/git-sugpatch.1 b/doc/git-sugpatch.1 index b930b20..07e4f4e 100644 --- a/doc/git-sugpatch.1 +++ b/doc/git-sugpatch.1 @@ -106,7 +106,7 @@ or as comment IDs: .RS 4 .\} .nf -$ git sugpatch 459692838 +$ git sugpatch 459691747 .fi .if n \{\ .RE diff --git a/doc/git-sugpatch.1.txt b/doc/git-sugpatch.1.txt index 54bf580..8d31bba 100644 --- a/doc/git-sugpatch.1.txt +++ b/doc/git-sugpatch.1.txt @@ -59,7 +59,7 @@ Suggestion references can be specified either as URLs: or as comment IDs: - $ git sugpatch 459692838 + $ git sugpatch 459691747 They can also be mixed: -- cgit v1.2.3