diff --git a/unrealircd.in b/unrealircd.in index 362a284fa..3e48edfc9 100644 --- a/unrealircd.in +++ b/unrealircd.in @@ -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"