diff options
author | Luke Bratch <luke@bratch.co.uk> | 2025-08-09 11:14:06 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2025-08-09 11:14:06 +0100 |
commit | 1d41511b7ffb607137308adabd6b2d06906d4023 (patch) | |
tree | 74c1be01b3d572a91fb14fc6936d6bfb7b3bcb60 /README | |
parent | fe6ac12dbe4a91cd8652421aaaae18fed23cc6e6 (diff) |
Add quit to STDIN commands.
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -117,3 +117,4 @@ If run in foreground mode, the following commands can be sent to standard input: "listchannels" (To list all joined channels and their members.) "reopenssl" (To reload the client-side TLS certificate/key.) "listclients" (To list all connected clients and their authentication status.) +"quit" (To quit blabouncer.) |