diff options
| author | 2025-02-17 07:39:33 +0100 | |
|---|---|---|
| committer | 2025-02-17 07:39:33 +0100 | |
| commit | 111de75affe7634434563592374f397a021af117 (patch) | |
| tree | 1ce335620d99341d94e88c159c0b9b0f6f0de5a0 /docs | |
| parent | d90f010c889dca8f7ea4af5a9f18a213b0cb2510 (diff) | |
Merging upstream version 2.1.1 (Closes: #1026291).
Signed-off-by: Daniel Baumann <daniel@debian.org>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/man/deluge-console.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/deluge-console.1 b/docs/man/deluge-console.1 index 75ab1f0..edffba5 100644 --- a/docs/man/deluge-console.1 +++ b/docs/man/deluge-console.1 @@ -10,7 +10,7 @@ deluge-console - A BitTorrent client console interface Deluge utilizes a client/server model, with \fBdeluged\fR being the daemon process and \fBdeluge-console\fR being used to launch a curses console user-interface. .P .SS Console Commands: -You can pass console commands directly from the command line and use semi-colon (\fB;\fR) seperator to run multiple commands. Enclosing the commands with quotes may also be required +You can pass console commands directly from the command line and use semi-colon (\fB;\fR) separator to run multiple commands. Enclosing the commands with quotes may also be required for example: \fBdeluge-console 'add <torrent>; info <torrent_id>'\fR |
