mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-17 23:52:30 +00:00
d.check_hash causes hash to be rechecked. Should be in list. I do not know if it existed before 0.9, so left the depreceated field blank.
@@ -291,6 +291,7 @@ Many variables can also be used as commands, however commands are not intended t
|
||||
| `d.base_path` | `d.get_base_path` | | Variable |
|
||||
| `d.bitfield` | `d.get_bitfield` | | Variable |
|
||||
| `d.bytes_done` | `d.get_bytes_done` | | Variable |
|
||||
| `d.check_hash` | | Forces rehash | Command |
|
||||
| `d.chunk_size` | `d.get_chunk_size` | | Variable |
|
||||
| `d.chunks_hashed` | `d.get_chunks_hashed` | | Variable |
|
||||
| `d.complete` | `d.get_complete` | | Variable |
|
||||
|
||||
Reference in New Issue
Block a user