Bladeren bron

Fix stuffs in README.md

master
raspbeguy 4 jaren geleden
bovenliggende
commit
805458d2f8
Geen bekende sleutel gevonden voor deze handtekening in de database GPG sleutel-ID: 9EE892B19E9E3B7E
1 gewijzigde bestanden met toevoegingen van 6 en 8 verwijderingen
  1. +6
    -8
      README.md

+ 6
- 8
README.md Bestand weergeven

@@ -69,14 +69,12 @@ don't have to keep the torrent file once you've added it.
The up- and download progress can be followed by using the `btcli stat`
command. Both the list and stat commands use the following indicators to
display the state of a torrent:
```
+ the torrent is starting. This may take time if btpd needs to test
the content of this torrent or one started before it.
- the torrent is being stopped.
I the torrent is inactive.
S btpd is seeding the torrent.
L btpd is leeching the torrent.
```

* `+` - the torrent is starting. This may take time if btpd needs to test the content of this torrent or one started before it.
* `-` - the torrent is being stopped.
* `I` - the torrent is inactive.
* `S` - btpd is seeding the torrent.
* `L` - btpd is leeching the torrent.

You can stop an active torrent with `btcli stop` and, of course,
start an inactive torrent by using `btcli start`.


Laden…
Annuleren
Opslaan