From 934024c19560029ac5d1b5076e763bebe2d09bca Mon Sep 17 00:00:00 2001 From: Jordan Lee Date: Mon, 14 Mar 2011 14:29:00 +0000 Subject: [PATCH] (trunk daemon) #4118 "transmission-remote, document peer status for H and T in its man page" -- done. --- daemon/transmission-remote.1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/daemon/transmission-remote.1 b/daemon/transmission-remote.1 index 51842c65f..af03c9453 100644 --- a/daemon/transmission-remote.1 +++ b/daemon/transmission-remote.1 @@ -295,9 +295,11 @@ In the `status' section of the list, the following shorthand is used: .D1 D: Downloading from this peer .D1 d: We would download from this peer if they would let us .D1 E: Encrypted connection +.D1 H: Peer was found through DHT .D1 I: Peer is an incoming connection .D1 K: Peer has unchoked us, but we're not interested .D1 O: Optimistic unchoked +.D1 T: Peer is connected over uTP .D1 U: Uploading to peer .D1 u: We would upload to this peer if they asked .D1 X: Peer was discovered through Peer Exchange (PEX)