[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)
- branch master updated (b24961717b -> 09555d22ea), guix-commits, 2022/04/19
- 06/11: gnu: nomad-optimizer: Remove trailing booleans., guix-commits, 2022/04/19
- 08/11: gnu: nomad-optimizer: Fix some tests., guix-commits, 2022/04/19
- 03/11: gnu: asymptote: Update to 2.80., guix-commits, 2022/04/19
- 09/11: gnu: libtcod: Remove trailing boolean., guix-commits, 2022/04/19
- 11/11: gnu: geary: Remove input labels., guix-commits, 2022/04/19
- 02/11: gnu: gnuplot: Update to 5.4.3., guix-commits, 2022/04/19
- 04/11: gnu: gmsh: Update to 4.9.5., guix-commits, 2022/04/19
- 01/11: services: yggdrasil: Tweak description.,
guix-commits <=
- 07/11: gnu: nomad-optimizer: Update to 4.2.0., guix-commits, 2022/04/19
- 10/11: gnu: geary: Add missing input., guix-commits, 2022/04/19
- 05/11: gnu: nomad-optimizer: Remove input labels., guix-commits, 2022/04/19