summaryrefslogtreecommitdiff
path: root/src/transmission-remote-gtk.pod
blob: de7c575d2521d7f1563cb256c23d1af6b8b30346 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57

=head1 NAME

transmission-remote-gtk - RPC client for the Transmission bittorrent client.

=head1 SYNOPSIS

B<transmission-remote-gtk> [OPTIONS] [torrent file|magnet link|url]

=head1 DESCRIPTION

B<transmission-remote-gtk> is an application for remote management of the
Transmission BitTorrent client using its RPC interface. 

=head1 OPTIONS

The following options are accepted when running C<transmission-remote-gtk>:

=over 1

=item -m, --minimized, /m

Start the application minimized

=back

=head1 ENVIRONMENT

=over 1

=item TRG_NOUNIQUE

Start a new instance, even if one already exists.

=back

=head1 AUTHOR

Written by Alan Fitton.

=head1 BUGS

Please see L<http://code.google.com/p/transmission-remote-gtk/issues>

=head1 COPYRIGHT

Copyright (C) 2011 Alan Fitton and various contributors.
This is free software. You may redistribute copies of it under the terms of the GNU General
Public License C<http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent
permitted by law.

=head1 SEE ALSO

C<transmission-daemon(1)>, C<transmission-gtk(1)>, the project website C<http://code.google.com/p/transmission-remote-gtk/>

=cut