On Wed, Apr 17, 2019 at 1:32 AM Junio C Hamano <gitster@xxxxxxxxx> wrote: > "Emily Shaffer via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > > +Now that you've written your manpage, you'll need to build it explicitly. We > > +convert your AsciiDoc to troff which is man-readable like so: > > + > > +make all doc > > +man Documentation/git-psuh.1 > > Hmph. I didn't know you can do that without "-l" (local) option. > Perhaps with "-l" spelled out, it might be more portable but I > dunno. It's more portable[1] to eschew the -l (local) option to 'man'. [1]: http://public-inbox.org/git/20180831063318.33373-2-sunshine@xxxxxxxxxxxxxx/