guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/11: services: yggdrasil: Tweak description.


From: guix-commits
Subject: 01/11: services: yggdrasil: Tweak description.
Date: Tue, 19 Apr 2022 06:30:32 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit f95c037b79bd5b170846353dc50930635de6ec6b
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Tue Apr 19 11:02:18 2022 +0200

    services: yggdrasil: Tweak description.
    
    * gnu/services/networking.scm (yggdrasil-service-type)[description]: Add
    @command markup.
---
 gnu/services/networking.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 @@ local servers publicly accessible on the web, even behind 
NATs and firewalls."))
    (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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]