tweak documentation of 'got log -x' for accuracy
diff --git a/got/got.1 b/got/got.1
index a6a4b63..39ad76b 100644
--- a/got/got.1
+++ b/got/got.1
@@ -742,9 +742,9 @@ If this directory is a
.Nm
work tree, use the repository path associated with this work tree.
.It Fl x Ar commit
-Stop displaying commits as soon as the specified
+Stop traversing commit history as soon as the specified
.Ar commit
-has been displayed.
+has been traversed.
This option has no effect if the specified
.Ar commit
is never traversed.