about summary refs log tree commit diff
diff options
context:
space:
mode:
-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
amp;id=ea4c70dae5f548ec3f1346f7e54794be0187a95b&follow=1'>Rename line editing functionsJune McEnroe 2018-08-05Initialize all possible color pairsJune McEnroe 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe