From e7c76b06eef9563a8947051a7ef96fac64ab53f1 Mon Sep 17 00:00:00 2001 From: Jordan Lee Date: Mon, 25 Apr 2011 21:11:08 +0000 Subject: [PATCH] #4206 "RPC Documentation missing defualt value for 'torrent-set-location' argument 'move'" -- fixed. --- extras/rpc-spec.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/extras/rpc-spec.txt b/extras/rpc-spec.txt index 7533e23b9..4c2845fdb 100644 --- a/extras/rpc-spec.txt +++ b/extras/rpc-spec.txt @@ -398,6 +398,7 @@ "location" | string the new torrent location "move" | boolean if true, move from previous location. | otherwise, search "location" for files + | (default: false) Response arguments: none -- 2.40.0