diff options
author | Hubert Hirtz <hubert@hirtz.pm> | 2021-10-24 13:44:19 +0200 |
---|---|---|
committer | Hubert Hirtz <hubert@hirtz.pm> | 2021-10-24 13:46:46 +0200 |
commit | 93fed872622c1eba009a1982adc24af37df93a2c (patch) | |
tree | 5b6a6bc3cd73ac5fe6b040df3dd96eceb90dd89e | |
parent | Support for soju.im/bouncer-networks (diff) |
doc: clarify some things
Diffstat (limited to '')
-rw-r--r-- | doc/senpai.1.scd | 3 | ||||
-rw-r--r-- | doc/senpai.5.scd | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/senpai.1.scd b/doc/senpai.1.scd index 6c2ac3a..d5f5b92 100644 --- a/doc/senpai.1.scd +++ b/doc/senpai.1.scd @@ -42,7 +42,8 @@ For information about the configuration format, see *senpai*(5). The user interface of senpai consists of 4 parts. Starting from the bottom: The *buffer list*, shows joined channels. The special buffer *home* is where -private messages and server notices are shown. +private messages and server notices are shown. This list can be put on the left +of the screen with the _chan-column-width_ configuration option. On the row above, the *input field* is where you type in messages or commands (see *COMMANDS*). By default, when you type a message, senpai will inform diff --git a/doc/senpai.5.scd b/doc/senpai.5.scd index 88bebc2..4121297 100644 --- a/doc/senpai.5.scd +++ b/doc/senpai.5.scd @@ -52,7 +52,7 @@ Some settings are required, the others are optional. *on-highlight* A command to be executed via _sh_ when you are highlighted. The following environment variables are set with repect to the highlight, THEY MUST APPEAR - QUOTED IN THE SETTING, OR YOU WILL BE OPEN TO ATTACKS. + QUOTED IN THE SETTING, OR YOU WILL BE OPEN TO SHELL INJECTION ATTACKS. [[ *Environment variable* :< *Description* |