~ubuntu-branches/debian/sid/bluez-utils/sid

« back to all changes in this revision

Viewing changes to debian/pand.8

  • Committer: Bazaar Package Importer
  • Author(s): Edd Dumbill
  • Date: 2004-06-14 14:24:12 UTC
  • Revision ID: james.westby@ubuntu.com-20040614142412-4awiu57ivcrk0mcs
Tags: 2.7-4
* Add support for HID proxy dongles in the init script.  These
  will now be switched on after hidd starts.
* Don't scribble permissions for /dev/rfcomm* on each install
  (Closes: #231510)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29.
 
2
.TH BlueZ "1" "February 2003" "PAN daemon" "User Commands"
 
3
.SH NAME
 
4
pand \- BlueZ Bluetooth PAN daemon
 
5
.SH DESCRIPTION
 
6
The pand PAN daemon allows your computer to connect to ethernet
 
7
networks using Bluetooth.
 
8
.SH SYNPOSIS
 
9
pand <options>
 
10
.SH OPTIONS
 
11
.TP
 
12
\fB\-\-show\fR \fB\-\-list\fR \fB\-l\fR
 
13
Show active PAN connections
 
14
.TP
 
15
\fB\-\-listen\fR \fB\-s\fR
 
16
Listen for PAN connections
 
17
.TP
 
18
\fB\-\-connect\fR \fB\-c\fR <bdaddr>
 
19
Create PAN connection
 
20
.TP
 
21
\fB\-\-search\fR \fB\-Q[duration]\fR
 
22
Search and connect
 
23
.TP
 
24
\fB\-\-kill\fR \fB\-k\fR <bdaddr>
 
25
Kill PAN connection
 
26
.TP
 
27
\fB\-\-killall\fR \fB\-K\fR
 
28
Kill all PAN connections
 
29
.TP
 
30
\fB\-\-role\fR \fB\-r\fR <role>
 
31
Local PAN role (PANU, NAP, GN)
 
32
.TP
 
33
\fB\-\-service\fR \fB\-d\fR <role>
 
34
Remote PAN service (PANU, NAP, GN)
 
35
.TP
 
36
\fB\-\-device\fR \fB\-i\fR <name>
 
37
Network interface name
 
38
.TP
 
39
\fB\-\-source\fR \fB\-S\fR <bdaddr>
 
40
Source bdaddr
 
41
.TP
 
42
\fB\-\-nosdp\fR \fB\-D\fR
 
43
Disable SDP
 
44
.TP
 
45
\fB\-\-encrypt\fR \fB\-E\fR
 
46
Enable encryption
 
47
.TP
 
48
\fB\-\-master\fR \fB\-M\fR
 
49
Become the master of a piconet
 
50
.TP
 
51
\fB\-\-nodetach\fR \fB\-n\fR
 
52
Do not become a daemon
 
53
.TP
 
54
\fB\-\-persist\fR \fB\-p[interval]\fR
 
55
Persist mode
 
56
.TP
 
57
\fB\-\-cache\fR \fB\-C[valid]\fR
 
58
Cache addresses
 
59