blob: d8c6f02123d58bdb5913cd7e68c90e2c5574c624 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Offline Documentation {#sec-offline-documentation}
[https://nvf.notashelf.dev/options.html]: https://nvf.notashelf.dev/options.html
The manpages provided by nvf contains an offline version of the option search
normally available at [https://nvf.notashelf.dev/options.html]. You may use the
`man 5 nvf` command to view option documentation from the comfort of your
terminal.
Note that this is only available for NixOS and Home-Manager module
installations.
|