diff --git a/nyaa/templates/help.html b/nyaa/templates/help.html index 7af1255..c80a9bb 100644 --- a/nyaa/templates/help.html +++ b/nyaa/templates/help.html @@ -87,6 +87,14 @@ The site uses the Gravatar service for user avatars. Check out Gravatar's help section for more detailed instructions. + +{{ linkable_header("Deleting Your Torrent", "delete") }} +
+ If you wish to delete one of your torrents, navigate to the torrent's page, + click the Edit () icon on the top left, + scroll down and hit the + button. +
{#

Help

The search engine is located at the top right, and it allows users to search through the torrent titles available on the site. Results matching either word A or B can be included by typing a vertical bar between them (|). Results matching a certain word can be excluded by prefixing that word with a hyphen-minus (-). Phrases can be matched by surrounding them with double-quotes (). Search results can be filtered by category, remake, trusted, and/or A+ status, and then narrowed down further by age and size ranges as well as excluding specific users. Sorting can be done in ascending or descending order by date, amount of seeders/leechers/downloads, size, or name. The search engine adapts to the current view and makes it possible to search for specific torrents in a specific subcategory from a specific user.