Files
cheatsheet-tldr/tldr/transmission

35 lines
778 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# transmission
> A simple torrent client.
> 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:
`tldr transmission-daemon`
- View documentation for interacting with the daemon:
`tldr transmission-remote`
- View documentation for creating torrent files:
`tldr transmission-create`
- View documentation for modifying torrent files:
`tldr transmission-edit`
- View documentation for getting info about torrent files:
`tldr transmission-show`
- View documentation for the deprecated method for interacting with the daemon:
`tldr transmission-cli`