From 1e40bcdb69ca33d1b64786f15be07b9e0d3efacd Mon Sep 17 00:00:00 2001 From: Valentin Blot Date: Mon, 31 Jul 2017 00:41:08 +0200 Subject: [PATCH] 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 --- docs/man/mmcli.8 | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.13.3