diff options
author | Luke Bratch <luke@bratch.co.uk> | 2019-09-06 20:19:30 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2019-09-06 20:19:30 +0100 |
commit | 79236b70d01c0b355889bd66872c2ae5e64a2aba (patch) | |
tree | c4834e37fd593fb620caa84140537a975201a61f /README | |
parent | a61ba3d2b90dcbb689b312be0458651488a8f826 (diff) |
Change BLABOUNCER REPLAY to be D:H:M instead of D:H:M:S.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ These options can be changed by issuing a BLABOUNCER REHASH command or by sendin Once connected to blabouncer with an IRC client, you can use the following special blabouncer commands: -"BLABOUNCER REPLAY [[[[days:]hours:]minutes:]seconds]" (To replay a given length of time of replay log.) +"BLABOUNCER REPLAY [[[days:]hours:]minutes:]" (To replay a given length of time of replay log.) "BLABOUNCER QUIT [quit message]" (To quit blabouncer, optionally sending [quit message] to the server.) "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 |