Commit 47ec7be7cd359ab96db9ae1de43b86960ae4898e

Stefan Sperling 2019-05-11T21:54:32

wording tweak in got man page

diff --git a/got/got.1 b/got/got.1
index 7a7d0e6..90c9455 100644
--- a/got/got.1
+++ b/got/got.1
@@ -111,7 +111,8 @@ Some
 commands may refuse to run while the work tree contains files from
 multiple base commits.
 The base commit of such a work tree can be made consistent by running
-another update operation across the entire work tree.
+.Cm got update
+across the entire work tree.
 .Pp
 The options for
 .Cm got update
@@ -331,7 +332,8 @@ Some
 commands may refuse to run while the work tree contains files from
 multiple base commits.
 The base commit of such a work tree can be made consistent by running
-another update operation across the entire work tree.
+.Cm got update
+across the entire work tree.
 .Pp
 The
 .Cm got commit