turn suggestions.md into a man page with pandoc #1

Merged
zico merged 1 commits from :manpage into main 2022-09-25 04:14:14 +00:00
Contributor
  • fixed some typos, phrasing, and formatting issues
  • added single-line script to convert markdown to man page format (so you don't have to remember how to do it each time) (requires pandoc btw)
  • also left a compiled manpage in the root. the .7 extension is the number for the section titled "miscellaneous (including macro packages and conventions)".

to use it you just copy the output file to /usr/share/man/man7/ and then do man suggestions (works on my machine)

y tho

so that it'll stay up to date for all users no matter what's in their home dir.

* fixed some typos, phrasing, and formatting issues + added single-line script to convert markdown to man page format (so you don't have to remember how to do it each time) (requires `pandoc` btw) + also left a compiled manpage in the root. the `.7` extension is the number for the section titled "miscellaneous (including macro packages and conventions)". to use it you just copy the output file to /usr/share/man/man7/ and then do `man suggestions` (works on my machine) ### y tho so that it'll stay up to date for all users no matter what's in their home dir.
reese added 1 commit 2022-09-24 03:17:54 +00:00
ddb123ca8e turn suggestions.md into a man page with pandoc
* fixed some typos, phrasing, and formatting issues
+ added single-line script to convert markdown to man page format (so you don't have to remember how to do it each time)
+ also left a compiled manpage in the root. the `.7` extension is the number for the section titled "miscellaneous (including macro packages and conventions)".

to use it you just copy the output file to /usr/share/man/man7/ and then do `man suggestions` (works on my machine)
zico merged commit be63309deb into main 2022-09-25 04:14:14 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: zico/freebsd-backup-misc#1
No description provided.