fix transmission example

This commit is contained in:
2024-12-04 17:47:59 +01:00
parent 069b0752e3
commit 0544be1bbb

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: Next, find the torrent's number. You can use multiple numbers, separated with a comma:
```bash ```bash
transmission-remote -t 3,5,8 --move /home/alice/music transmission-remote -t 3,5,8 --move $HOME/music
``` ```
## Change Default Location ## Change Default Location