aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2024-08-22Add fish shell completionEmery Hemingway1-0/+8
2024-01-12added support for Zsh autocompletionsRobin Haberkorn1-1/+8
* actually autocompletions are much more powerful than on Bash
2024-01-12support FreeBSDRobin Haberkorn1-0/+17
* Instead of relying on `man -`, we call Groff directly. * Naturally, we must depend on Groff as well. * man-db is not available on FreeBSD
2021-04-23README: add NixOS installation instructionsZane van Iperen1-0/+18
2019-12-07README: document how to register short Bash aliasesRobin Haberkorn1-0/+20
2019-05-17allow multiple translation languages to be specified via -LRobin Haberkorn1-6/+14
* useful for maximizing the information on each page if you speak both English and German
2019-04-19added a manpage and finalized READMERobin Haberkorn1-2/+25
2019-04-19make check: test page generation for all words; various fixesRobin Haberkorn1-2/+6
* using the new `make check` target various bugs have been discovered. All of them were related to missing database fields.
2019-04-18added COPYING and READMERobin Haberkorn1-0/+115