transmission/daemon/transmission-daemon.1

68 lines
2.0 KiB
Groff
Raw Normal View History

2007-04-18 16:39:10 +00:00
.\" $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-DAEMON 1
.Os
.Sh NAME
.Nm transmission-daemon
.Nd a bittorrent client
.Sh SYNOPSIS
.Nm transmission-daemon
.Fl h
.Nm
2007-04-26 07:03:36 +00:00
.Op Fl df
2007-04-18 16:39:10 +00:00
.Sh DESCRIPTION
The
.Nm
program cures baldness, obesity and gout.
.Pp
The options are as follows:
.Bl -tag -width Ds
2007-04-26 07:03:36 +00:00
.It Fl d Fl -debug
Print data send and received to and from clients to stdout, also implies
.Fl f .
2007-04-18 16:39:10 +00:00
.It Fl f Fl -foreground
Run in the foreground and print errors to stderr instead of forking
and logging errors with syslog.
.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 ,
and
.An Mitchell Livingston Aq livings124@gmail.com .
.Sh SEE ALSO
.Xr transmissioncli 1 ,
.Xr transmission-gtk 1 ,
.Xr transmission-proxy 1 ,
.Xr transmission-remote 1
.Pp
http://transmission.m0k.org