man: document 'nmcli nm wimax' in nmcli's man page

This commit is contained in:
Jiří Klimeš
2012-04-30 13:50:15 +02:00
parent 0a98d14e48
commit aa5ed42941

View File

@@ -133,7 +133,7 @@ NetworkManager
.br
Use this object to inquire and change state of NetworkManager.
.TP
.SS \fICOMMAND\fP := { status | permissions | enable | sleep | wifi | wwan }
.SS \fICOMMAND\fP := { status | permissions | enable | sleep | wifi | wwan | wimax }
.sp
.RS
.TP
@@ -207,6 +207,18 @@ WWAN status is printed; \fIon\fP enables WWAN; \fIoff\fP disables WWAN.
\fBReference to D-Bus:\fP
No simple reference.
.fi
.TP
.B wimax [on|off]
.br
Inquire or set status of WiMAX in NetworkManager. If no arguments are supplied,
WiMAX status is printed; \fIon\fP enables WiMAX; \fIoff\fP disables WiMAX.
.br
Note: WiMAX support is a compile-time decision, so it may be unavailable on some
installations.
.nf
\fBReference to D-Bus:\fP
No simple reference.
.fi
.RE
.TP