commit 5be7225436bbdaf6f5a21fdec9cce171d89783e2 from: Stefan Sperling date: Mon Aug 26 14:31:26 2019 UTC add missing -P option to 'got cat' usage in got.1 commit - 891026cb1d61b7f5617ace2c551096f530f8791b commit + 5be7225436bbdaf6f5a21fdec9cce171d89783e2 blob - e4ba15352f9f9e0ff9b741ca38676a601434bcde blob + 8ff5e0925c6e1d39cd9c22786a291f25996cb555 --- got/got.1 +++ got/got.1 @@ -1151,7 +1151,7 @@ file instead of prompting interactively. .It Cm ug Short alias for .Cm unstage . -.It Cm cat Oo Fl c Ar commit Oc Oo Fl r Ar repository-path Oc Ar arg ... +.It Cm cat Oo Fl c Ar commit Oc Oo Fl r Ar repository-path Oc Oo Fl P Oc Ar arg ... Parse and print contents of objects to standard output in a line-based text format. Content of commit, tree, and tag objects is printed in a way similar