mirror of
https://github.com/transmission/transmission.git
synced 2026-05-08 09:39:08 +01:00
add `verify' command to ipc.
This commit is contained in:
@@ -288,7 +288,7 @@ main( int argc, char ** argv )
|
||||
if( recheckData )
|
||||
{
|
||||
recheckData = 0;
|
||||
tr_torrentRecheck( tor );
|
||||
tr_torrentVerify( tor );
|
||||
}
|
||||
|
||||
s = tr_torrentStat( tor );
|
||||
|
||||
Reference in New Issue
Block a user