commit 4a68c90c5457e096c0b5fe43524ca783b1b54944 from: Stefan Sperling date: Mon Jun 17 12:24:57 2019 UTC trim redundant information from 'got init' documentation commit - bc20e173ea7feefe67f7b40db7b6887dc7895daf commit + 4a68c90c5457e096c0b5fe43524ca783b1b54944 blob - 7eb019a21f9eef0e5f7ea682d71c44f495124d79 blob + d7cc1a04da9d814d794c71616fa488d5edd96dfb --- got/got.1 +++ got/got.1 @@ -63,9 +63,6 @@ are as follows: .It Cm init Ar path Create a new empty repository at the specified .Ar path . -If -.Ar path -already exists, it must be an empty directory. .It Cm checkout [ Fl b Ar branch ] [ Fl c Ar commit ] [ Fl p Ar path-prefix ] repository-path [ work-tree-path ] Copy files from a repository into a new work tree. If the