improve "got log ." command mark-up in got.1 EXAMPLES
diff --git a/got/got.1 b/got/got.1
index d0a000b..136fa54 100644
--- a/got/got.1
+++ b/got/got.1
@@ -1991,7 +1991,7 @@ While operating inside a work tree, paths are specified relative to the current
working directory, so this command will log the subdirectory
.Pa sys/uvm :
.Pp
-.Dl $ cd sys/uvm && got log '.'
+.Dl $ cd sys/uvm && got log\ .
.Pp
And this command has the same effect:
.Pp