diff options
author | Luke Bratch <luke@bratch.co.uk> | 2019-12-23 11:05:25 +0000 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2019-12-23 11:05:25 +0000 |
commit | 886629c16b9a24099f0e9cce5a5c92b3c901685b (patch) | |
tree | b9b349897f635d97d1644c99a896d2ee720cdf8b /README | |
parent | 0883de2c491a8c79aec13d25bab429aea4362a10 (diff) |
Add BLABOUNCER VERSION command and change version string to have -git suffix between releases.
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,6 +48,7 @@ Once connected to blabouncer with an IRC client, you can use the following speci "BLABOUNCER REHASH" (To reload settings from the configuration file, see above for details.) "BLABOUNCER CLIENTCODE [clientcode]" (To set an identifier for the current client for auto replaying just what this client has missed.) +"BLABOUNCER VERSION" (To show the current blabouncer version.) Blabouncer commands are all prefixed with BLABOUNCER which you can usually send using "/QUOTE BLABOUNCER". |