mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
updated help
This commit is contained in:
Binary file not shown.
BIN
macosx/TransmissionHelp/gfx/group.png
Normal file
BIN
macosx/TransmissionHelp/gfx/group.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
@@ -80,6 +80,14 @@
|
||||
</div>
|
||||
<p>This shows your upload/download ratio. 1.00 means you have uploaded as much as you have downloaded, 2.00 means you have uploaded twice the amount you have downloaded, etc.
|
||||
<p>
|
||||
<div id="pagetitle">
|
||||
<h1>What do the download stats mean in the Torrent inspector? </h1>
|
||||
</div>
|
||||
<p><i>Downloaded</i> is all the data you have downloaded. <br>
|
||||
<i>Verified</i> is how much checksum-verified data you have downloaded. Unverified data are the incomplete pieces of the torrent that are waiting to become complete so that we can test them. <br>
|
||||
<i>Have</i> is the sum of verified and unverified data. <br>
|
||||
<i>Failed DL</i> is data that failed our checksum test and needs to be downloaded again.
|
||||
<p>
|
||||
<div id="pagetitle">
|
||||
<h1>What are 'nightlies'?</h1>
|
||||
</div>
|
||||
|
||||
@@ -99,6 +99,23 @@
|
||||
</table>
|
||||
<br>
|
||||
|
||||
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
|
||||
<tr>
|
||||
<td class="blue" colspan="2">
|
||||
<h3>How can I organize my torrents? </h3>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top" width="150"><img src="../gfx/group.png" height="auto" width="150" border="0"></td>
|
||||
<td valign="top">
|
||||
<p>Transmission allows you to sort your torrents by various criteria. Choose "Sort Transfers By" in the View menu, as well as the Action menu.
|
||||
<p>You can also filter your torrents by their activity state. Simply enable the Filter bar in the View menu.
|
||||
<p>Transmission allows you to group torrents by color labels. Just right click a transfer and select a group from the contextual menu. These groups can then be used as sorting and filtering criteria.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
|
||||
<tr>
|
||||
<td class="blue" colspan="2">
|
||||
|
||||
@@ -1 +1 @@
|
||||
<html>
|
||||
<html>
|
||||
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<link media="all" rel="stylesheet" href="../styles/TransBody.css" />
|
||||
<title>Troubleshooting a Closed/Stealth port</title>
|
||||
<title>Troubleshooting a Closed port</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="mainbox">
|
||||
|
||||
Reference in New Issue
Block a user