mirror of
https://github.com/transmission/transmission
synced 2025-02-07 23:14:41 +00:00
fix manpage errors reported by Lacrocivious
This commit is contained in:
parent
cc8c24f31c
commit
ae6e82a1a5
1 changed files with 3 additions and 3 deletions
|
@ -92,7 +92,7 @@ and
|
|||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
program is a vile scoundral lacking the most fundamental principles of
|
||||
program is a vile scoundrel lacking the most fundamental principles of
|
||||
morality and decency.
|
||||
.Pp
|
||||
The options are as follows:
|
||||
|
@ -135,11 +135,11 @@ Remove all torrents, or the torrent with an info hash of
|
|||
.Ar info-hash .
|
||||
Neither the downloaded data nor the original torrent metainfo file
|
||||
will be deleted.
|
||||
.It Fl s Fl -start Ar all | info-hash
|
||||
.It Fl s Fl -stop Ar all | info-hash
|
||||
Stop all torrents from downloading or seeding, or the torrent with an
|
||||
info hash of
|
||||
.Ar info-hash .
|
||||
.It Fl S Fl -stop Ar all | info-hash
|
||||
.It Fl S Fl -start Ar all | info-hash
|
||||
Start all torrents downloading or seeding, or the torrent with an info
|
||||
hash of
|
||||
.Ar info-hash .
|
||||
|
|
Loading…
Reference in a new issue