diff options
author | Jilles Tjoelker <jilles@irssi.org> | 2007-06-08 15:59:02 +0000 |
---|---|---|
committer | jilles <jilles@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2007-06-08 15:59:02 +0000 |
commit | 10ae40c3688388ef40cf2fb272258bb75970d2cc (patch) | |
tree | 1f7dc0bcebfebc53344865bba67e228b3ccda300 /docs/help/in/trace.in | |
parent | ff63982d4f46d2c671215dcf89cc1b4aa136ac56 (diff) | |
download | irssi-10ae40c3688388ef40cf2fb272258bb75970d2cc.zip |
Various updates/enhancements/fixes to the help files.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4545 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help/in/trace.in')
-rw-r--r-- | docs/help/in/trace.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/help/in/trace.in b/docs/help/in/trace.in index 27df384c..03aaeb55 100644 --- a/docs/help/in/trace.in +++ b/docs/help/in/trace.in @@ -1,8 +1,12 @@ @SYNTAX:trace@ -Without a specified server it shows the current connections on +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. +as well as the connections on that remote server. With a nick it +shows the servers in between and information about that nick. + +On some servers, TRACE shows information such as IP addresses +and idle times. |