mirror of
https://github.com/transmission/transmission
synced 2025-03-03 10:15:45 +00:00
remove whitespace and a comma in the manuals
This commit is contained in:
parent
3de8b75e59
commit
e389c3d2d3
5 changed files with 9 additions and 9 deletions
|
@ -1,10 +1,10 @@
|
|||
.\"
|
||||
.\" Copyright (c) Deanna Phillips <deanna@sdf.lonestar.org>
|
||||
.\"
|
||||
.\"
|
||||
.\" Permission to use, copy, modify, and distribute this software for any
|
||||
.\" purpose with or without fee is hereby granted, provided that the above
|
||||
.\" copyright notice and this permission notice appear in all copies.
|
||||
.\"
|
||||
.\"
|
||||
.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||
.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||
.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
||||
|
@ -57,7 +57,7 @@ Set the maximum download speed in KB/s
|
|||
Don't limit the download speed
|
||||
.It Fl er Fl -encryption-required
|
||||
Encrypt all peer connections.
|
||||
.It Fl ep Fl -encryption-preferred
|
||||
.It Fl ep Fl -encryption-preferred
|
||||
Prefer encrypted peer connections.
|
||||
.It Fl et Fl -encryption-tolerated
|
||||
Prefer unencrypted peer connections.
|
||||
|
@ -117,7 +117,7 @@ keeps torrent information for future seeding and resume operations.
|
|||
.Sh AUTHORS
|
||||
The
|
||||
.Nm
|
||||
program was written by
|
||||
program was written by
|
||||
.An -nosplit
|
||||
.An Eric Petit ,
|
||||
.An Josh Elsasser ,
|
||||
|
|
|
@ -101,7 +101,7 @@ Enable distributed hash table (DHT).
|
|||
Disable distribued hash table (DHT).
|
||||
.It Fl p Fl -port Ar port
|
||||
Port to open and listen for RPC requests on. Default: 9091
|
||||
.It Fl P, -peerport Ar port
|
||||
.It Fl P Fl -peerport Ar port
|
||||
Port to listen for incoming peers on. Default: 51413
|
||||
.It Fl t Fl -auth
|
||||
Require clients to authenticate themselves.
|
||||
|
|
|
@ -72,7 +72,7 @@ and
|
|||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
is a remote control utility for
|
||||
.Xr transmission 1
|
||||
.Xr transmission 1
|
||||
and
|
||||
.Xr transmission-daemon 1 .
|
||||
.Pp
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
.Sh SYNOPSIS
|
||||
.Bk -words
|
||||
.Nm
|
||||
.Op Fl h
|
||||
.Op Fl p
|
||||
.Op Fl h
|
||||
.Op Fl p
|
||||
.Op Fl o Ar file
|
||||
.Op Fl c Ar comment
|
||||
.Op Fl t Ar tracker
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
.Sh SYNOPSIS
|
||||
.Bk -words
|
||||
.Nm
|
||||
.Op Fl h
|
||||
.Op Fl h
|
||||
.Op Fl a Ar url
|
||||
.Op Fl d Ar url
|
||||
.Op Fl r Ar search Ar replace
|
||||
|
|
Loading…
Reference in a new issue