diff options
author | Luke Bratch <luke@bratch.co.uk> | 2019-05-27 17:14:42 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2019-05-27 17:14:42 +0100 |
commit | 3c60bbdb928da1ebcec9153fb199ad740ad41856 (patch) | |
tree | b6e4fabbe4d64a40ebe9310db08a1597ba46c740 /README | |
parent | 18be86d3c8ede6eb36b2a75ac357b071cb3b6e4c (diff) |
Allow the BLABOUNCER REPLAY command time to be specified with days:hours:minutes:seconds.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ If you don't specify one using "-c /path/to/configuration/file" then the example Once connected to blabouncer with a client, you can use the following commands: -"BLABOUNCER REPLAY [seconds]" (Where [seconds] is the number of seconds of replay log to replay.) +"BLABOUNCER REPLAY [[[[days:]hours:]minutes:]seconds]" (To replay a given length of time of replay log.) Blabouncer commands are all prefixed with BLABOUNCER which you can usually send using "/QUOTE BLABOUNCER". |