Commit 4f2494e6cd4d608eb7e5b673896c934480b92fca

Stefan Sperling 2019-08-08T12:54:24

got.1 wording tweak

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/got/got.1 b/got/got.1
index a279b61..197fc66 100644
--- a/got/got.1
+++ b/got/got.1
@@ -910,7 +910,7 @@ and to display staged changes relative to the repository.
 The
 .Cm got revert
 command cannot revert staged changes but may be used to revert
-local changes relative to staged changes.
+local changes created on top of staged changes.
 .Pp
 The options for
 .Cm got stage