README: update to reflect mandoc support

This commit is contained in:
John McKay 2019-01-06 17:16:44 +00:00 committed by Fabian Homborg
parent 827bce6c88
commit f553cedff1

View file

@ -71,7 +71,7 @@ Running fish requires:
The following optional features also have specific requirements:
* builtin commands that have the `--help` option or print usage messages require `nroff` and `ul`
* builtin commands that have the `--help` option or print usage messages require `ul` and either `nroff` or `mandoc` for display
* automated completion generation from manual pages requires Python (2.7+ or 3.3+) and possibly the
`backports.lzma` module for Python 2.7
* the `fish_config` web configuration tool requires Python (2.7+ or 3.3 +) and a web browser