about summary refs log tree commit diff
path: root/catgirl.1
diff options
context:
space:
mode:
authorKlemens Nanni <klemens@posteo.de>2021-06-30 00:41:07 +0000
committerJune McEnroe <june@causal.agency>2021-07-13 15:16:22 -0400
commit2a87dc22acf8498476d91e33ba39f28af3183bcf (patch)
treefec1acf12630247c00b9a7209bfc1eee6b228ab4 /catgirl.1
parentReword and clarify parts of the manual (diff)
downloadcatgirl-2a87dc22acf8498476d91e33ba39f28af3183bcf.tar.gz
catgirl-2a87dc22acf8498476d91e33ba39f28af3183bcf.zip
/whois takes an optional nick argument
Diffstat (limited to 'catgirl.1')
-rw-r--r--catgirl.14
1 files changed, 2 insertions, 2 deletions
diff --git a/catgirl.1 b/catgirl.1
index 610317c..b8c42c2 100644
--- a/catgirl.1
+++ b/catgirl.1
@@ -478,8 +478,8 @@ Show or set the topic of the channel.
 Press
 .Ic Tab
 twice to copy the current topic.
-.It Ic /whois Ar nick
-Query information about a user.
+.It Ic /whois Op Ar nick
+Query information about a user or yourself.
 .It Ic /whowas Ar nick
 Query past information about a user.
 .El
15976a480b3c71b017a191597e5cb44&follow=1'>filters: migrate from luacrypto to luaosslJason A. Donenfeld 2019-01-02ui-shared: fix broken sizeof in title setting and rewriteJason A. Donenfeld 2018-12-09git: update to v2.20.0Christian Hesse 2018-11-25ui-blame: set repo for sbJason A. Donenfeld 2018-11-25auth-filter: pass url with query string attachedJason A. Donenfeld 2018-11-21git: use xz compressed archive for downloadChristian Hesse 2018-10-12git: update to v2.19.1Christian Hesse 2018-09-11ui-ssdiff: ban strcat()Christian Hesse 2018-09-11ui-ssdiff: ban strncpy()Christian Hesse 2018-09-11ui-shared: ban strcat()Christian Hesse 2018-09-11ui-patch: ban sprintf()Christian Hesse 2018-09-11ui-log: ban strncpy()Christian Hesse 2018-09-11ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev