diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2004-04-25 22:03:05 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2004-04-25 22:03:05 +0000 |
commit | bc4cb70ddb8fe59d8b097a62029b0f24849163a3 (patch) | |
tree | 0927b88a57f9c94dbbdb0a543dea1478fe0d36e8 /dund/dund.1 | |
parent | 965c347ab154fd36ca98cd1fd29b048068d70dab (diff) |
Add the dund utility
Diffstat (limited to 'dund/dund.1')
-rw-r--r-- | dund/dund.1 | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/dund/dund.1 b/dund/dund.1 new file mode 100644 index 00000000..ad2b775c --- /dev/null +++ b/dund/dund.1 @@ -0,0 +1,49 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29. +.TH BlueZ "1" "February 2003" "DUN daemon" "User Commands" +.SH NAME +dund \- BlueZ Bluetooth dial-up networking daemon +.SH DESCRIPTION +DUN daemon +.SH SYNOPSIS +dund <options> +.SH OPTIONS +.TP +\fB\-\-show\fR \fB\-\-list\fR \fB\-l\fR +Show active DUN connections +.TP +\fB\-\-listen\fR \fB\-s\fR +Listen for DUN connections +.TP +\fB\-\-connect\fR \fB\-c\fR <bdaddr> +Create DUN connection +.TP +\fB\-\-search\fR \fB\-Q[duration]\fR +Search and connect +.TP +\fB\-\-kill\fR \fB\-k\fR <bdaddr> +Kill DUN connection +.TP +\fB\-\-killall\fR \fB\-K\fR +Kill all DUN connections +.TP +\fB\-\-channel\fR \fB\-C\fR <channel> +RFCOMM channel +.TP +\fB\-\-source\fR \fB\-S\fR <bdaddr> +Source bdaddr +.TP +\fB\-\-sdp\fR \fB\-D\fR +Enable SDP +.TP +\fB\-\-encrypt\fR \fB\-E\fR +Enable encryption +.TP +\fB\-\-master\fR \fB\-M\fR +Become the master of a piconet +.TP +\fB\-\-nodetach\fR \fB\-n\fR +Do not become a daemon +.TP +\fB\-\-persist\fR \fB\-p[interval]\fR +Persist mode + |