65 lines
1.9 KiB
Groff
65 lines
1.9 KiB
Groff
.\" $Id$
|
|
.\"
|
|
.\" Copyright (c) 2007 Joshua Elsasser
|
|
.\"
|
|
.\" Permission is hereby granted, free of charge, to any person obtaining a
|
|
.\" copy of this software and associated documentation files (the "Software"),
|
|
.\" to deal in the Software without restriction, including without limitation
|
|
.\" the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
.\" and/or sell copies of the Software, and to permit persons to whom the
|
|
.\" Software is furnished to do so, subject to the following conditions:
|
|
.\"
|
|
.\" The above copyright notice and this permission notice shall be included in
|
|
.\" all copies or substantial portions of the Software.
|
|
.\"
|
|
.\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
.\" IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
.\" FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
.\" AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
.\" LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
.\" FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
.\" DEALINGS IN THE SOFTWARE.
|
|
|
|
.Dd March 30, 2007
|
|
.Dt TRANSMISSION-PROXY 1
|
|
.Os
|
|
.Sh NAME
|
|
.Nm transmission-proxy
|
|
.Nd a bittorrent client
|
|
.Sh SYNOPSIS
|
|
.Nm transmission-proxy
|
|
.Fl h
|
|
.Nm
|
|
.Op Fl t
|
|
.Sh DESCRIPTION
|
|
An ipc proxy to make remote daemon connections easier.
|
|
.Pp
|
|
The options are as follows:
|
|
.Bl -tag -width Ds
|
|
.It Fl t Fl -type Ar daemon | gtk
|
|
Connect to either
|
|
.Xr transmission-daemon 1
|
|
or
|
|
.Xr transmission 1 .
|
|
.It Fl h Fl -help
|
|
Print command-line option descriptions.
|
|
.El
|
|
.Sh FILES
|
|
.Pa ~/.transmission
|
|
.Sh AUTHORS
|
|
.An -nosplit
|
|
The
|
|
.Nm
|
|
program was written by
|
|
.An Josh Elsasser Aq josh@elsasser.org ,
|
|
.An Eric Petit Aq titer@m0k.org ,
|
|
.An Charles Kerr Aq charles@rebelbase.com ,
|
|
and
|
|
.An Mitchell Livingston Aq livings124@gmail.com .
|
|
.Sh SEE ALSO
|
|
.Xr transmissioncli 1 ,
|
|
.Xr transmission 1 ,
|
|
.Xr transmission-remote 1
|
|
.Pp
|
|
http://www.transmissionbt.com/
|