diff --git a/RTorrentRatioHandling.md b/RTorrentRatioHandling.md index 4c51a1b..1776eff 100644 --- a/RTorrentRatioHandling.md +++ b/RTorrentRatioHandling.md @@ -57,7 +57,7 @@ If you wish to specify different ratio's for different watch directories, do the ``` # Add new views. You may find out what downloads they contain through # 'ui.current_view.set=group_1' command or XMLRPC calls. -view_add = view_group_1 +view.add = view_group_1 # Make the views persist across sessions. view.persistent = view_group_1