wmshutdown: Remove support for deprecated Consolekit.
[dockapps.git] / wmifinfo / wmifinfo.1
blob1a396af1c2f5d00bf3b3081335b5e857f10b556c
1 .TH WMIFINFO 1 "June  7, 2002"
2 .SH NAME
3 wmifinfo \- dockapp for showing basic network info for all available interfaces
4 .SH SYNOPSIS
5 .B wmifinfo
6 [\fIOPTIONS\fR]
7 .SH DESCRIPTION
8 \fBwmifinfo\fP is is a simple applet showing basic network info for all
9 available interfaces.
10 It shows IP address, netmask, gateway and MAC address. A bit like ifconfig.
11 Left-button click moves to the next interface, right-button click calls
12 ifup/ifdown scripts.
13 Please report bugs if you find any.
14 .SH OPTIONS
15 A summary of options is included below.
16 .TP
17 .B \-h
18 Show summary of options.
19 .TP
20 .B \-v
21 Show version of program.
22 .TP
23 .B \-d <cmd>
24 Command to exec for iface-down
25 .TP
26 .B \-i <interface>
27 Start with given interface, if available
28 .TP
29 .B \-l
30 LCD display mode
31 .TP
32 .B \-u
33 Command to exec for iface-up
34 .br
35 .SH AUTHOR
36 This manual page was written by S\[/o]ren Boll Overgaard <boll@debian.org>,
37 for the Debian GNU/Linux system (but may be used by others).