diff --git a/doc/old/rtorrent.1.xml b/doc/old/rtorrent.1.xml index 17de1237..bca55f9c 100644 --- a/doc/old/rtorrent.1.xml +++ b/doc/old/rtorrent.1.xml @@ -574,23 +574,6 @@ Use with the schedule option. - - on_insert = id,command - on_erase = id,command - on_open = id,command - on_close = id,command - on_start = id,command - on_stop = id,command - on_hash_queued = id,command - on_hash_removed = id,command - on_hash_done = id,command - on_finished = id,command - -Call a command on a download when its state changes. Only a subset of -commands are available. - - -