aboutsummaryrefslogtreecommitdiff
path: root/docs/man
diff options
context:
space:
mode:
authorDan Williams <dan@ioncontrol.co>2025-03-29 22:22:13 +0000
committerDan Williams <dan@ioncontrol.co>2025-03-29 22:22:13 +0000
commit45313ebef8ea0a7f9e0d501227798ff2d1dc4c4a (patch)
tree780cc4883e5b72adf09f5a49777466ac4061e6dd /docs/man
parentab8c9b341856c7a1aae563d682683f6fcca1f3ba (diff)
parent51dd72601832620336e111cb2ea57f0af540778b (diff)
Merge request !1321 from 'cbm/channels-mmcli'
CellBroadcast: Add libmm-glib and mmcli support for setting channels https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/merge_requests/1321 Closes #934
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/mmcli.128
1 files changed, 28 insertions, 0 deletions
diff --git a/docs/man/mmcli.1 b/docs/man/mmcli.1
index 99a8fd4f..d15cb799 100644
--- a/docs/man/mmcli.1
+++ b/docs/man/mmcli.1
@@ -740,6 +740,24 @@ Use \fBSECONDS\fR for the timeout when performing operations with this
command. This option is useful when executing long running operations, like
\fB\-\-3gpp\-scan\fR.
+.SH CELL BROADCAST OPTIONS
+
+All cell broadcast options must be used with \fB\-\-modem\fR or \fB\-m\fR.
+
+.TP
+.B \-\-cell\-broadcast\-status
+Show the status of the cell broadcast support.
+.TP
+.B \-\-cell\-broadcast\-list\-cbm
+List cell broadcast messages available on a given modem.
+.TP
+.B \-\-cell\-broadcast\-delete\-cbm=[PATH|INDEX]
+Delete cell broadcast message at the given path or index
+.TP
+.B \-\-cell\-broadcast\-set\-channels=[CHANNELS]
+Set the list of channels on which cell broadcasts are received (e.g. \fB5370,5371-5372\fR)
+.RS 9
+
.SH EXAMPLES
.SS Send the PIN to the SIM card
@@ -988,6 +1006,16 @@ XTRA assistance data is usually valid for several days.
successfully setup location gathering
.Ed
+.SS Setting the Cell Broadcast channel list
+
+The channel list can be set as a comma separated list of channels or channel intervals:
+
+.Bd -literal -compact
+ $ sudo mmcli -m 0 \\
+ --cell-broadcast-set-channels=5370,5371,5373-5000
+ successfully set channels in the modem
+.Ed
+
.SS Key-Value output
Writing shell scripts that use mmcli to perform operations with the