summaryrefslogtreecommitdiff
path: root/docs/help/in/ver.in
diff options
context:
space:
mode:
authorGeert Hauwaerts <geert@hauwaerts.be>2014-08-05 22:00:30 +0200
committerGeert Hauwaerts <geert@hauwaerts.be>2014-08-05 22:00:30 +0200
commitf0aa2d204990636a65de9aaba7c13c0866fcaf83 (patch)
treea28895b766bc1ef61c14eb8c7fc497e951e8ee6f /docs/help/in/ver.in
parentb9f532568b92444488ce00c1734013e035d40f56 (diff)
downloadirssi-f0aa2d204990636a65de9aaba7c13c0866fcaf83.zip
Syntax rewrite of U-Z commands
Rewrote the syntax documentation of U-Z commands.
Diffstat (limited to 'docs/help/in/ver.in')
-rw-r--r--docs/help/in/ver.in21
1 files changed, 17 insertions, 4 deletions
diff --git a/docs/help/in/ver.in b/docs/help/in/ver.in
index db0ea5cf..1e1afcc1 100644
--- a/docs/help/in/ver.in
+++ b/docs/help/in/ver.in
@@ -1,9 +1,22 @@
+%9Syntax:%9
+
@SYNTAX:ver@
-Sends a CTCP VERSION request to a nick or channel.
-This is used to find out which client and/or
-script the nick is using.
+%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
-See also: CTCP
+%9See also:%9 CTCP