tldr/pages/common/transmission.md

30 lines
685 B
Markdown
Raw Normal View History

2022-10-05 12:50:48 +01:00
# transmission
> A simple torrent client.
2022-10-05 12:50:48 +01:00
> Transmission isn't a command, but a set of commands. See the pages below.
> More information: <https://transmissionbt.com/>.
- View documentation for running Transmission's daemon:
2022-10-05 12:50:48 +01:00
`tldr transmission-daemon`
- View documentation for interacting with the daemon:
2022-10-05 12:50:48 +01:00
`tldr transmission-remote`
- View documentation for creating torrent files:
2022-10-05 12:50:48 +01:00
`tldr transmission-create`
- View documentation for modifying torrent files:
2022-10-05 12:50:48 +01:00
`tldr transmission-edit`
- View documentation for getting info about torrent files:
2022-10-05 12:50:48 +01:00
`tldr transmission-show`
- View documentation for the deprecated method for interacting with the daemon:
2022-10-05 12:50:48 +01:00
`tldr transmission-cli`