1 | .\" $Id: transmission-daemon.1 1623 2007-03-31 23:07:59Z joshe $ |
---|
2 | .\" |
---|
3 | .\" Copyright (c) 2007 Joshua Elsasser |
---|
4 | .\" |
---|
5 | .\" Permission is hereby granted, free of charge, to any person obtaining a |
---|
6 | .\" copy of this software and associated documentation files (the "Software"), |
---|
7 | .\" to deal in the Software without restriction, including without limitation |
---|
8 | .\" the rights to use, copy, modify, merge, publish, distribute, sublicense, |
---|
9 | .\" and/or sell copies of the Software, and to permit persons to whom the |
---|
10 | .\" Software is furnished to do so, subject to the following conditions: |
---|
11 | .\" |
---|
12 | .\" The above copyright notice and this permission notice shall be included in |
---|
13 | .\" all copies or substantial portions of the Software. |
---|
14 | .\" |
---|
15 | .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
---|
16 | .\" IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
---|
17 | .\" FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
---|
18 | .\" AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
---|
19 | .\" LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING |
---|
20 | .\" FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
---|
21 | .\" DEALINGS IN THE SOFTWARE. |
---|
22 | |
---|
23 | .Dd March 30, 2007 |
---|
24 | .Dt TRANSMISSION-DAEMON 1 |
---|
25 | .Os |
---|
26 | .Sh NAME |
---|
27 | .Nm transmission-daemon |
---|
28 | .Nd a bittorrent client |
---|
29 | .Sh SYNOPSIS |
---|
30 | .Nm transmission-daemon |
---|
31 | .Fl h |
---|
32 | .Nm |
---|
33 | .Op Fl f |
---|
34 | .Sh DESCRIPTION |
---|
35 | The |
---|
36 | .Nm |
---|
37 | program cures baldness, obesity and gout. |
---|
38 | .Pp |
---|
39 | The options are as follows: |
---|
40 | .Bl -tag -width Ds |
---|
41 | .It Fl f Fl -foreground |
---|
42 | Run in the foreground and print errors to stderr instead of forking |
---|
43 | and logging errors with syslog. |
---|
44 | .It Fl h Fl -help |
---|
45 | Print command-line option descriptions. |
---|
46 | .El |
---|
47 | .Sh FILES |
---|
48 | .Pa ~/.transmission |
---|
49 | .Sh AUTHORS |
---|
50 | .An -nosplit |
---|
51 | The |
---|
52 | .Nm |
---|
53 | program was written by |
---|
54 | .An Josh Elsasser Aq josh@elsasser.org , |
---|
55 | .An Eric Petit Aq titer@m0k.org , |
---|
56 | and |
---|
57 | .An Mitchell Livingston Aq livings124@gmail.com . |
---|
58 | .Sh SEE ALSO |
---|
59 | .Xr transmissioncli 1 , |
---|
60 | .Xr transmission-gtk 1 , |
---|
61 | .Xr transmission-proxy 1 , |
---|
62 | .Xr transmission-remote 1 |
---|
63 | .Pp |
---|
64 | http://transmission.m0k.org |
---|