bookwyrm icon indicating copy to clipboard operation
bookwyrm copied to clipboard

Write a man page

Open tmplt opened this issue 6 years ago • 0 comments

A man page is always helpful. This one should only cover what a user may touch upon:

  • a more verbose description of the content of bookwyrm --help;
  • documentation of the plugin API, and
  • where to report bugs, request features.

Easiest way to do this is to write some markdown files and then just pandoc(1) them together.

tmplt avatar Dec 24 '18 23:12 tmplt