mirror of
https://github.com/transmission/transmission
synced 2025-02-12 17:34:40 +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
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
.Nm
|
.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.
|
morality and decency.
|
||||||
.Pp
|
.Pp
|
||||||
The options are as follows:
|
The options are as follows:
|
||||||
|
@ -135,11 +135,11 @@ Remove all torrents, or the torrent with an info hash of
|
||||||
.Ar info-hash .
|
.Ar info-hash .
|
||||||
Neither the downloaded data nor the original torrent metainfo file
|
Neither the downloaded data nor the original torrent metainfo file
|
||||||
will be deleted.
|
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
|
Stop all torrents from downloading or seeding, or the torrent with an
|
||||||
info hash of
|
info hash of
|
||||||
.Ar info-hash .
|
.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
|
Start all torrents downloading or seeding, or the torrent with an info
|
||||||
hash of
|
hash of
|
||||||
.Ar info-hash .
|
.Ar info-hash .
|
||||||
|
|
Loading…
Reference in a new issue