mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 15:15:23 +02:00
transmission: add page (#8450)
This commit is contained in:
parent
16b2d486a4
commit
18ea815317
1 changed files with 29 additions and 0 deletions
29
pages/common/transmission.md
Normal file
29
pages/common/transmission.md
Normal file
|
@ -0,0 +1,29 @@
|
|||
# transmission
|
||||
|
||||
> Transmission is a simple torrent client.
|
||||
> Transmission isn't a command, but a set of commands. See the pages below.
|
||||
> More information: <https://transmissionbt.com/>.
|
||||
|
||||
- Show the tldr page for running Transmission's daemon:
|
||||
|
||||
`tldr transmission-daemon`
|
||||
|
||||
- Show the tldr page for interacting with the daemon:
|
||||
|
||||
`tldr transmission-remote`
|
||||
|
||||
- Show the tldr page for creating torrent files:
|
||||
|
||||
`tldr transmission-create`
|
||||
|
||||
- Show the tldr page for modifying torrent files:
|
||||
|
||||
`tldr transmission-edit`
|
||||
|
||||
- Show the tldr page for getting info about torrent files:
|
||||
|
||||
`tldr transmission-show`
|
||||
|
||||
- Show the tldr page for the deprecated method for interacting with the daemon:
|
||||
|
||||
`tldr transmission-cli`
|
Loading…
Add table
Reference in a new issue