diff options
author | June McEnroe <june@causal.agency> | 2021-09-05 16:41:19 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-09-05 16:41:19 -0400 |
commit | e6759139de296ac8dba53ecdaead4414bc9ebb67 (patch) | |
tree | 3fea994e607fdbec31ec3bc1e33bd5de14963ce9 /pounce.1 | |
parent | Clarify parts of the manual (diff) | |
download | pounce-e6759139de296ac8dba53ecdaead4414bc9ebb67.tar.gz pounce-e6759139de296ac8dba53ecdaead4414bc9ebb67.zip |
Expand on -s size option
Diffstat (limited to '')
-rw-r--r-- | pounce.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pounce.1 b/pounce.1 index cc6745f..4642d4b 100644 --- a/pounce.1 +++ b/pounce.1 @@ -355,6 +355,10 @@ The default realname is the same as the nickname. .It Fl s Ar size | Cm size No = Ar size Set the number of messages contained in the buffer to .Ar size . +This sets the maximum number +of recent messages +which can be relayed +to a reconnecting client. The size must be a power of two. The default size is 4096. . |