Archived
1
0
Fork 0

services: yggdrasil: Tweak description.

* gnu/services/networking.scm (yggdrasil-service-type)[description]: Add
@command markup.
This commit is contained in:
Ludovic Courtès 2022-04-19 11:02:18 +02:00
parent b24961717b
commit f95c037b79
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1978,7 +1978,7 @@ local servers publicly accessible on the web, even behind NATs and firewalls."))
(name 'yggdrasil) (name 'yggdrasil)
(description (description
"Connect to the Yggdrasil mesh network. "Connect to the Yggdrasil mesh network.
See yggdrasil -genconf for config options.") See @command{yggdrasil -genconf} for config options.")
(extensions (extensions
(list (service-extension shepherd-root-service-type (list (service-extension shepherd-root-service-type
yggdrasil-shepherd-service) yggdrasil-shepherd-service)