Skip to content

Conversation

lyknode
Copy link
Contributor

@lyknode lyknode commented Oct 6, 2020

Relates to #38.

This PR removes the manpage that is now built from the Makefile. In addition, I've documented the pandoc dependency and added a clean rule that removes the generated file.

all: man

mgitstatus.1: mgitstatus.1.md
pandoc ./$< -s -t man > $@
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure why my vim does that.

@lyknode lyknode force-pushed the fix/generated-files branch from 5287de1 to 8d60c1c Compare April 3, 2022 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants