From 7582d93776dc15b9079217876b7849bcdd6c2c2d Mon Sep 17 00:00:00 2001 From: bl-ue <54780737+bl-ue@users.noreply.github.com> Date: Sun, 10 Jan 2021 14:35:05 -0500 Subject: [PATCH] transmission-remote: change folder to directory --- pages/common/transmission-remote.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}}`