fix transmission example

This commit is contained in:
Malin Freeborn 2024-12-04 17:47:59 +01:00
parent 069b0752e3
commit 0544be1bbb
Signed by: andonome
GPG Key ID: 52295D2377F4D70F

View File

@ -83,7 +83,7 @@ If the file is in your home - `~` - but `transmission` is not allowed in your ho
Next, find the torrent's number. You can use multiple numbers, separated with a comma:
```bash
transmission-remote -t 3,5,8 --move /home/alice/music
transmission-remote -t 3,5,8 --move $HOME/music
```
## Change Default Location