Commit Diff


commit - 4129c201eca43b4c3e39b5dbc350d536735b61d4
commit + 67d6b2d2de7d42b4820c5c3ad04a99e9c4fcd83f
blob - 8ae2d1ad44554c139530fbfa917fff298b179078
blob + 25b7c67a5c49e44cf203beb162e1b41be556de59
--- got/got.1
+++ got/got.1
@@ -67,6 +67,12 @@ The commands are as follows:
 .Bl -tag -width checkout
 .It Cm checkout
 Copy files from a repository into a new work tree.
+The work tree may be restricted to a subset of the repository's tree
+hierarchy by specifying the
+.Fl p Ar prefix
+option.
+In this case, only files beneath the specified directory prefix will
+be checked out.
 .\".It Cm status
 .\"Show current status of files.
 .It Cm log