summaryrefslogtreecommitdiff
path: root/sendto/bluetooth-sendto.1
blob: 68a3e13d1f3e6170188f3ed0e7acb898b91d6138 (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
.TH BLUETOOTH-SENDTO 1 "May 6, 2012" "gnome-bluetooth" "Linux User's Manual"
.SH NAME
bluetooth-sendto - GTK application for transferring files over Bluetooth
.SH SYNOPSIS
.B bluetooth-sendto
[\--device=XX:XX:XX:XX:XX:XX [\--name=NAME]] [file...]
.SH DESCRIPTION
.I bluetooth-sendto
will display a dialog for transferring files over Bluetooth.
.I bluetooth-sendto
is part of gnome-bluetooth, see also http://live.gnome.org/GnomeBluetooth
.SH OPTIONS
.TP
\--device
Define the device address to send the file(s) to.
.TP
\--name
Define the device name to send the file(s) to.
If omitted it will be auto detected.
.TP
file
The file(s) to send to the device.
If omitted a chooser will be displayed.
.SH AUTHOR
Marcel Holtmann <marcel@holtmann.org>
.SH LICENSE
bluetooth-sendto is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your option)
any later version.

This program is distributed in the hope that it will be useful but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA