diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2006-01-20 01:42:21 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2006-01-20 01:42:21 +0000 |
commit | c0ac4b3ddff4543901155eb2d7c28952a694f686 (patch) | |
tree | b3c0249ce6d3e879379961ff2f0cead7939b3624 /pand/pand.1 | |
parent | 8064ef2f30e3327646e96e90c5b8815ba5622225 (diff) |
Include a devup script option
Diffstat (limited to 'pand/pand.1')
-rw-r--r-- | pand/pand.1 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/pand/pand.1 b/pand/pand.1 index 4e18ad4a..7497b071 100644 --- a/pand/pand.1 +++ b/pand/pand.1 @@ -60,9 +60,11 @@ Persist mode \fB\-\-cache\fR \fB\-C[valid]\fR Cache addresses .TP -\fB\-\-autozap\fR \fB\-z\fR -Disconnect automatically on exit -.TP \fB\-\-pidfile\fR \fB\-P <pidfile>\fR Create PID file - +.TP +\fB\-\-devup\fR \fB\-u <script>\fR +Script to run when interface comes up +.TP +\fB\-\-autozap\fR \fB\-z\fR +Disconnect automatically on exit |