commit 74daf7cb6b83ffc35427a60ecb8a9bd0bb366f0b from: Stefan Sperling date: Mon Jan 27 18:36:29 2020 UTC fix typo in got(1) man page markup commit - fb9704afe0e40de783660e26d5498278a47affca commit + 74daf7cb6b83ffc35427a60ecb8a9bd0bb366f0b blob - 3cc5be659be470b6fe6893eb8dc8abbb28cb200c blob + 879a945aa2fe3ee9ba8dec28ba12b2ff2054b478 --- got/got.1 +++ got/got.1 @@ -136,7 +136,7 @@ follows the globbing rules documented in .It Cm im Short alias for .Cm import . -.It Cm checkout Oo Fl E Oc Oo Fl b Ar branch Oc Oo Fl c Ar commit OcOo Fl p Ar path-prefix Oc Ar repository-path Op Ar work-tree-path +.It Cm checkout Oo Fl E Oc Oo Fl b Ar branch Oc Oo Fl c Ar commit Oc Oo Fl p Ar path-prefix Oc Ar repository-path Op Ar work-tree-path Copy files from a repository into a new work tree. Show the status of each affected file, using the following status codes: .Bl -column YXZ description