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:
parent
8e39617d98
commit
7582d93776
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue