Skip to content

Commit 4b3b999

Browse files
committed
Updated README
1 parent 0bb8c8e commit 4b3b999

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* `trt` is available in the `AUR` (packaged by the developer himself)
1313

1414
```bash
15-
$ yay -S transmission-remote-tui-git
15+
yay -S transmission-remote-tui-git
1616
```
1717

1818
### From source
@@ -38,12 +38,18 @@ transmission-daemon &
3838
trt --url http://203.12.65.10:9091/transmission/rpc
3939
```
4040

41-
* Authentication
41+
* Authenticate, if required
4242

4343
```bash
4444
trt --username <username> --password <password>
4545
```
4646

47+
* Version
48+
49+
```bash
50+
trt --version
51+
```
52+
4753
* Navigation
4854

4955
| keybinding | Action |

0 commit comments

Comments
 (0)