diff options
-rw-r--r-- | doc/git-sugpatch.1 | 2 | ||||
-rw-r--r-- | 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: |