diff options
author | Valentin Blot <freedesktop-devel@valentinblot.org> | 2017-07-31 00:41:08 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2017-07-31 08:28:15 +0200 |
commit | b2c7244b6c73dc615e67cf2f90f30ad671b43a84 (patch) | |
tree | e11d2b76b64520bd6fbd213d4b6bd7e97f17aae4 /docs/man/mmcli.8 | |
parent | 4e468d04acd1e17c91ab5e66f3032db1b7e51c39 (diff) |
mmcli: description of the location-set-gps-refresh-rate option
Commit 6c35878f12ab37604d85cb3a864e3859973bd195 introduced a new option for
setting the refresh rate of location on DBus. This patch describes the option
in the man page.
https://bugs.freedesktop.org/show_bug.cgi?id=89924
Diffstat (limited to 'docs/man/mmcli.8')
-rw-r--r-- | docs/man/mmcli.8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/man/mmcli.8 b/docs/man/mmcli.8 index 768a3172..0329f099 100644 --- a/docs/man/mmcli.8 +++ b/docs/man/mmcli.8 @@ -366,6 +366,11 @@ port. .TP .B \-\-location\-disable\-gps\-unmanaged Disable location discovery using GPS and unmanaged port. +.TP +.B \-\-location\-set\-gps\-refresh\-rate=SEC +Set the location refresh rate on the DBus interface to SEC seconds. If set to +0, the new location is published on the DBus interface as soon as ModemManager +detects it. .SH MESSAGING OPTIONS All messaging options must be used with \fB\-\-modem\fR or \fB\-m\fR. |