Commit 3a62228f453a74805ca1b8c08a062e331b624ff6

Stefan Sperling 2019-11-08T11:09:28

fix copy-pasto in man page; patch by landry@

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/got/got.1 b/got/got.1
index 703e42f..4567602 100644
--- a/got/got.1
+++ b/got/got.1
@@ -598,7 +598,7 @@ Use the specified tag message when creating the new tag
 Without the
 .Fl m
 option,
-.Cm got import
+.Cm got tag
 opens a temporary file in an editor where a tag message can be written.
 .It Fl r Ar repository-path
 Use the repository at the specified path.