commit 7ccf82596168ce763ab082e181aae83836ebdc23 from: Stefan Sperling date: Fri May 24 10:52:59 2019 UTC fix wrong command in got.1 EXAMPLES commit - 7915fa67c33be2341aac0bcc35f1eac4a20216ba commit + 7ccf82596168ce763ab082e181aae83836ebdc23 blob - 21a94c18be6b2d9d3bfa82ccfee8bbd4a67c2959 blob + ebb4bbf8fb93d5fdded2331a037f242e4bb76119 --- got/got.1 +++ got/got.1 @@ -475,7 +475,7 @@ linear ancestry with its recorded branch reference and can no longer be updated: .Pp .Dl $ got ref refs/heads/old-branch $(cat .got/base-commit) -.Dl $ got update +.Dl $ got update -b old-branch .Pp Update the work tree to the newly rebased .Dq unified-buffer-cache