From 29e8c2c7709e449a7251f989fe320dc265fd4e97 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Mon, 8 Mar 2021 09:45:11 +0100 Subject: [PATCH] Mention './unrealircd genlinkblock' as it should work in 5.0.8+. --- unrealircd.in | 1 + 1 file changed, 1 insertion(+) diff --git a/unrealircd.in b/unrealircd.in index b83d3d48b..3aab3934e 100644 --- a/unrealircd.in +++ b/unrealircd.in @@ -310,6 +310,7 @@ else echo "unrealircd module Install and uninstall 3rd party modules" echo "unrealircd croncheck For use in crontab: this checks if the server" echo " is running. If not, the server is started." + echo "unrealircd genlinkblock Generate link { } block for the other side." echo "unrealircd gencloak Display 3 random cloak keys" echo "unrealircd spkifp Display SPKI Fingerprint" fi