1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-12 14:35:23 +02:00
tldr/pages/common/transmission.md

30 lines
685 B
Markdown
Raw Normal View History

2022-10-05 07:50:48 -04:00
# transmission
> A simple torrent client.
2022-10-05 07:50:48 -04: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 07:50:48 -04:00
`tldr transmission-daemon`
- View documentation for interacting with the daemon:
2022-10-05 07:50:48 -04:00
`tldr transmission-remote`
- View documentation for creating torrent files:
2022-10-05 07:50:48 -04:00
`tldr transmission-create`
- View documentation for modifying torrent files:
2022-10-05 07:50:48 -04:00
`tldr transmission-edit`
- View documentation for getting info about torrent files:
2022-10-05 07:50:48 -04:00
`tldr transmission-show`
- View documentation for the deprecated method for interacting with the daemon:
2022-10-05 07:50:48 -04:00
`tldr transmission-cli`