diff --git a/RPC_Migration.md b/RPC_Migration_0.9.md similarity index 64% rename from RPC_Migration.md rename to RPC_Migration_0.9.md index cbf72cb..1fb3a49 100644 --- a/RPC_Migration.md +++ b/RPC_Migration_0.9.md @@ -6,6 +6,13 @@ SED Scripts * https://github.com/rakshasa/rtorrent/blob/master/doc/scripts/update_commands_0.9.sed +Introduction +------------ + +As of rTorrent-0.9.0 a large number of commands have had their names changes and all now require a target. The old command names and behavior were replaced with aliases and marked for deprecation. + +Current master branch and future 0.10+ releases has removed the deprecated aliases. + Example -------