Commit Diff
--- got/got.1 +++ got/got.1 @@ -705,7 +705,7 @@ e.g. from a temporary CVS checkout located at .Pa /tmp/src : .Pp .Dl $ got init /var/git/src.git -.Dl $ got import -r /var/src.git -I CVS -I obj /tmp/src +.Dl $ got import -r /var/git/src.git -I CVS -I obj /tmp/src .Pp Check out a work tree from the Git repository to /usr/src: .Pp