1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-12 17:14:46 +02:00

Add a mention on how to upgrade to the next RC on the ./unrealircd upgrade command (#291)

This commit is contained in:
TehPeGaSuS
2024-07-17 14:22:39 +02:00
committed by GitHub
parent 7fb7c7968a
commit 3ffc54484b
+2 -1
View File
@@ -377,7 +377,8 @@ else
echo "unrealircd restart Restart the IRC Server (stop+start)"
echo "unrealircd status Show current status of the IRC Server"
echo "unrealircd module-status Show all currently loaded modules"
echo "unrealircd upgrade Upgrade UnrealIRCd to the latest version"
echo "unrealircd upgrade Upgrade UnrealIRCd to the latest version (or the next available"
echo " release candidate if the --rc argument is used)"
echo "unrealircd mkpasswd Hash a password"
echo "unrealircd version Display the UnrealIRCd version"
echo "unrealircd module Install and uninstall 3rd party modules"