1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-24 08:43:27 +00:00

(trunk daemon) #4118 "transmission-remote, document peer status for H and T in its man page" -- done.

This commit is contained in:
Jordan Lee 2011-03-14 14:29:00 +00:00
parent cc55286261
commit 934024c195

View file

@ -295,9 +295,11 @@ In the `status' section of the list, the following shorthand is used:
.D1 D: Downloading from this peer .D1 D: Downloading from this peer
.D1 d: We would download from this peer if they would let us .D1 d: We would download from this peer if they would let us
.D1 E: Encrypted connection .D1 E: Encrypted connection
.D1 H: Peer was found through DHT
.D1 I: Peer is an incoming connection .D1 I: Peer is an incoming connection
.D1 K: Peer has unchoked us, but we're not interested .D1 K: Peer has unchoked us, but we're not interested
.D1 O: Optimistic unchoked .D1 O: Optimistic unchoked
.D1 T: Peer is connected over uTP
.D1 U: Uploading to peer .D1 U: Uploading to peer
.D1 u: We would upload to this peer if they asked .D1 u: We would upload to this peer if they asked
.D1 X: Peer was discovered through Peer Exchange (PEX) .D1 X: Peer was discovered through Peer Exchange (PEX)