holomorph / systemd-mode

Major mode for editing systemd units
GNU General Public License v3.0
54 stars 20 forks source link

How to use systemd-doc-directives? #17

Open Zebradil opened 3 years ago

Zebradil commented 3 years ago

Invoking systemd-doc-directives opens man page for systemd.directives, which contains a list of directives. But I can't figure out how to jump to a man page of a particular directive.

holomorph commented 1 year ago

At the moment, that's all it does. It would be nice to make it smarter, but it probably means parsing systemd.directives.7.gz (instead of the man buffer output) for it to not be awful.