~ubuntu-branches/ubuntu/oneiric/irssi/oneiric

« back to all changes in this revision

Viewing changes to docs/help/trace

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2007-11-02 18:13:28 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20071102181328-vg4v2tuqeviu16g9
Tags: 0.8.12-2ubuntu1
* Merge with Debian, remaining Ubuntu changes:
  - Added debian/patches/90irc-ubuntu-com.dpatch (Launchpad #52690).
  - Modify Maintainer value to match the DebianMaintainerField spec.
  - debian/irssi.prerm: Do not alternative. LP: #67698.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
TRACE %|[<server>|<nick>]
3
3
 
4
 
Without a specified server it 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.
 
4
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.
 
5
 
 
6
On some servers, TRACE shows information such as IP addresses and idle times.
5
7