summaryrefslogtreecommitdiffstats
path: root/docs/help/ver
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docs/help/ver22
-rw-r--r--docs/help/version23
2 files changed, 45 insertions, 0 deletions
diff --git a/docs/help/ver b/docs/help/ver
new file mode 100644
index 0000000..8464dfb
--- /dev/null
+++ b/docs/help/ver
@@ -0,0 +1,22 @@
+
+%9Syntax:%9
+
+VER %|[<nick> | <channel> | *]
+
+%9Parameters:%9
+
+ A nickname, channel or the wildcard character '*'.
+
+%9Description:%9
+
+ Send a CTCP VERION request to the target nickname, channel or to all the
+ users on the channel.
+
+%9Examples:%9
+
+ /VER *
+ /VER #irssi
+ /VER mike
+
+%9See also:%9 CTCP
+
diff --git a/docs/help/version b/docs/help/version
new file mode 100644
index 0000000..7e67385
--- /dev/null
+++ b/docs/help/version
@@ -0,0 +1,23 @@
+
+%9Syntax:%9
+
+VERSION%|
+VERSION %|[<server>|<nick>]
+
+%9Parameters:%9
+
+ A nickname or server; if no argument is given, the active server will be
+ used.
+
+%9Description:%9
+
+ Displays the version and compatibility parameters of the given server, or
+ for the server the target nickname is on.
+
+%9Examples:%9
+
+ /VERSION mike
+ /VERSION ircsource.irssi.org
+
+%9See also:%9 ADMIN, STATS
+