diff --git a/gnu/services/networking.scm b/gnu/services/networking.scm index b302be5aaf..88d45f7c38 100644 --- a/gnu/services/networking.scm +++ b/gnu/services/networking.scm @@ -1978,7 +1978,7 @@ (define yggdrasil-service-type (name 'yggdrasil) (description "Connect to the Yggdrasil mesh network. -See yggdrasil -genconf for config options.") +See @command{yggdrasil -genconf} for config options.") (extensions (list (service-extension shepherd-root-service-type yggdrasil-shepherd-service)