summaryrefslogtreecommitdiffstats
path: root/docs/help/whowas
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 20:18:39 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 20:18:39 +0000
commitfff5217f02d91268ce90c8c05665602c059faaef (patch)
tree2ba24d32dc96eafe7ed0a85269548e76796d849d /docs/help/whowas
parentInitial commit. (diff)
downloadirssi-upstream.tar.xz
irssi-upstream.zip
Adding upstream version 1.4.5.upstream/1.4.5upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs/help/whowas')
-rw-r--r--docs/help/whowas24
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/help/whowas b/docs/help/whowas
new file mode 100644
index 0000000..0fbc545
--- /dev/null
+++ b/docs/help/whowas
@@ -0,0 +1,24 @@
+
+%9Syntax:%9
+
+WHOWAS %|[<nicks> [<count> [server]]]
+
+%9Parameters:%9
+
+ The nicknames, the maximum amount of results and the remote server. If no
+ arguments are given, your own nickname will be used. If no remote server is
+ given, the server you are connected to will be used.
+
+%9Description:%9
+
+ Displays historical user information.
+
+%9Examples:%9
+
+ /WHOWAS
+ /WHOWAS mike
+ /WHOWAS bob 10
+ /WHOWAS sarah 5 ircsource.irssi.org
+
+%9See also:%9 CHANNEL, NAMES, WHO, WHOIS
+