summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNomeji <nomeji@saucisseroyale.cc>2022-04-29 10:26:06 +0200
committerdelthas <delthas@dille.cc>2022-04-29 12:13:47 +0200
commitc473084d8a5fd5d0b146ba9eeb26318340035504 (patch)
tree3fb522dea6190a95dfb2a69193efe4c9c08844aa
parentSupport +channel-context (diff)
update man to reflect changes on pane-widths behaviour
-rw-r--r--doc/senpai.5.scd10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/senpai.5.scd b/doc/senpai.5.scd
index 33aed4c..0376019 100644
--- a/doc/senpai.5.scd
+++ b/doc/senpai.5.scd
@@ -111,15 +111,15 @@ pane-widths {
*nicknames*
The number of cells that the column for nicknames occupies in the
- timeline. By default, 16.
+ timeline. By default, 14.
*channels*
- Make the channel list vertical, with a width equals to the given amount
- of cells. By default, the channel list is horizontal.
+ The number of cells that the column for channels occupies on screen.
+ By default, 16. Use special value 0 to make the channel list horizontal.
*members*
- Show the list of channel members on the right of the screen, with a
- width equals to the given amount of cells.
+ The number of cells that that the column for the list of channel members
+ occupies on screen. By default, 16. Use special value 0 to disable.
*tls*
Enable TLS encryption. Defaults to true.