diff options
author | Teddy Wing | 2020-08-04 02:57:14 +0200 |
---|---|---|
committer | Teddy Wing | 2020-08-04 02:57:14 +0200 |
commit | be9bb4efb0bbf6c9b663030282d837deeedb94f8 (patch) | |
tree | 76310a9b84d5dbcb686d9f4a10af5a486115c279 /doc/git-sugpatch.1 | |
parent | 6a4abcf2d56d9f8e1cfef27bb6c5a3cfc88e1e26 (diff) | |
download | git-suggestion-be9bb4efb0bbf6c9b663030282d837deeedb94f8.tar.bz2 |
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.
Diffstat (limited to 'doc/git-sugpatch.1')
-rw-r--r-- | doc/git-sugpatch.1 | 2 |
1 files changed, 1 insertions, 1 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 |