mirror of
https://github.com/transmission/transmission
synced 2025-03-08 21:04:25 +00:00
fix an error in the examle.
This commit is contained in:
parent
be95ad8333
commit
3fd25afd10
1 changed files with 2 additions and 2 deletions
|
@ -77,8 +77,8 @@
|
|||
"tag": 666
|
||||
},
|
||||
"body": {
|
||||
"name": "torrent-info",
|
||||
"arguments": {
|
||||
"name": "torrent-info",
|
||||
"ids": [ 7, 10 ]
|
||||
}
|
||||
}
|
||||
|
@ -110,7 +110,7 @@
|
|||
"name": "Ubuntu i386 DVD",
|
||||
...
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue