summaryrefslogtreecommitdiff
path: root/docs/help/in/trace.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/trace.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/trace.in')
-rw-r--r--docs/help/in/trace.in27
1 files changed, 20 insertions, 7 deletions
diff --git a/docs/help/in/trace.in b/docs/help/in/trace.in
index 03aaeb55..6bdf595e 100644
--- a/docs/help/in/trace.in
+++ b/docs/help/in/trace.in
@@ -1,12 +1,25 @@
+%9Syntax:%9
+
@SYNTAX:trace@
-Without a specified server TRACE shows the current connections on
-the local server. If you specify a remote server it will show
-all servers between your current server and that remote server
-as well as the connections on that remote server. With a nick it
-shows the servers in between and information about that nick.
+%9Parameters%9
+
+ The channel or the nickname; if no argument is given, the active server
+ will be used.
+
+%9Description:%9
+
+ Displays the list of servers and users connects to a server, or a list of
+ the servers between yourself and the target user.
+
+ This command is usually restricted to IRC operators.
+
+%9Examples:%9
+
+ /TRACE
+ /TRACE mike
+ /TRACE ircsource.irssi.org
-On some servers, TRACE shows information such as IP addresses
-and idle times.
+%9See also:%9 MAP, TIME, WHOIS