Ticket #2072 (new defect)
Deprecated API in manual
| Reported by: | marco | Owned by: | rakshasa |
|---|---|---|---|
| Priority: | normal | Component: | rtorrent |
| Version: | HEAD | Severity: | normal |
| Keywords: | man documentation | Cc: |
Description
The new events API is not documented in the manual page.
The last part of the GENERAL SETTINGS section still lists the following:
on_erase = id,command
on_open = id,command
on_close = id,command
on_start = id,command
on_stop = id,command
...
Using those events generates deprecation warnings, moreover
- Some (rather useful IMO) are missing (i.e. inserted_new, inserted_session).
- The syntax of 'command' is not mentioned anywhere.
Change History
Note: See
TracTickets for help on using
tickets.
