diff --git a/pages/common/transmission-remote.md b/pages/common/transmission-remote.md index c83070cdd..0d9639c22 100644 --- a/pages/common/transmission-remote.md +++ b/pages/common/transmission-remote.md @@ -27,6 +27,6 @@ `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}}`