diff --git a/User-Guide.md b/User-Guide.md index 1731c0b..dfd3f9a 100644 --- a/User-Guide.md +++ b/User-Guide.md @@ -30,7 +30,7 @@ ## Adding and removing torrents ## | Shortcut | Description | | ------------- | ------------- | -| backspace | Add torrent using an URL or file path. Use tab to view directory content and do auto-complete. Also, wildcards can be used. For example: `~/torrent/*` | +| backspace | Add torrent using a URL or file path. Use tab to view directory content and do auto-complete. Also, wildcards can be used. For example: `~/torrent/*` | | return | Same as backspace, except the torrent remains inactive. (Use ^s to activate) | | ^o | Set new download directory for selected torrent. Only works if torrent has not yet been activated. | | ^s | Start download. Runs hash first unless already done. |