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:
+2
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user