From aa5ed42941ccdd7aa0ff29d010c47820581d6e86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Klime=C5=A1?= Date: Mon, 30 Apr 2012 13:50:15 +0200 Subject: man: document 'nmcli nm wimax' in nmcli's man page --- man/nmcli.1.in | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/nmcli.1.in b/man/nmcli.1.in index 0573bfdc79..29f731615d 100644 --- a/man/nmcli.1.in +++ b/man/nmcli.1.in @@ -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 -- cgit v1.2.1