1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 10:42:07 +02:00

transmission-remote: change folder to directory

This commit is contained in:
bl-ue 2021-01-10 14:35:05 -05:00 committed by Axel Navarro
parent 8e39617d98
commit 7582d93776

View file

@ -27,6 +27,6 @@
`transmission-remote {{hostname}} -t {{all}} --stop` `transmission-remote {{hostname}} -t {{all}} --stop`
- Move torrents 1-10 and 15-20 to a new folder (folder will be created if it does not exist): - Move torrents 1-10 and 15-20 to a new directory (which will be created if it does not exist):
`transmission-remote {{hostname}} -t "{{1-10,15-20}}" --move {{path/to/new_directory}}` `transmission-remote {{hostname}} -t "{{1-10,15-20}}" --move {{path/to/new_directory}}`