Commit Graph

17 Commits

Author SHA1 Message Date
Valentin Blot
b2c7244b6c mmcli: description of the location-set-gps-refresh-rate option
Commit 6c35878f12 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
2017-07-31 08:28:15 +02:00
Torsten Hilbrich
fd0bed1df9 log: Add support for journal logging
This logging is available if the software was build with the configure
option --with-systemd-journal.

It will be enabled by default if libsystemd is found.

The runtime parameter --log-journal enables to output of log messages
to the systemd journal.

Please note that the journal priority field has the same value as the
syslog level so no conversion is required here.
2017-06-21 13:08:17 +02:00
Aleksander Morgado
3bb0f7e66d context: rework application options and help output
Group together all options that allow configuring the logging output,
and make them have the same --log-[XXX] prefix.

Also rework the --help output so that all option groups are printed by
default (i.e. there is no longer a --help-all option).
2017-05-29 12:37:36 +02:00
Aleksander Morgado
5947cda9f4 man: include missing --no-auto-scan and --initial-kernel-events
And remove --test-no-auto-scan, as the 'no auto scan' feature isn't
only a test feature now.
2017-05-18 12:35:51 +02:00
Aleksander Morgado
02961c388b docs,man: renew the ModemManager man page and add several missing commands 2014-09-05 11:19:05 +02:00
Aleksander Morgado
ad67d68179 location: new 'unmanaged' GPS setup
Standard GPS setup (raw/nmea) will both enable the GPS module and take full
control of the GPS port. This prevents other processes from reading the NMEA
traces from e.g. a tty. In order to handle this, a new 'unmanaged' GPS location
source is introduced, which will just enable/disable the GPS module, without
reading anything from the GPS port. Of course, both raw/nmea and unmanaged
setups cannot be enabled at the same time.
2014-07-02 12:28:56 +02:00
Aleksander Morgado
7751f2d6ed mmcli,oma: support for the new OMA interface 2013-09-09 10:20:40 +02:00
Aleksander Morgado
49f017abff man,mmcli: changing modes and bands no longer allowed in '--simple-connect' 2013-06-27 10:17:20 +02:00
Aleksander Morgado
8d07040207 man,mmcli: fix minor typo 2013-06-07 16:17:11 +02:00
Aleksander Morgado
089dc1ddc0 man,mmcli: --simple-connect allows any of the --create-bearer options 2013-04-10 09:26:03 +02:00
Aleksander Morgado
b508316a5a cli: new actions to setup or gather CDMA BS location source 2012-11-02 08:23:11 +01:00
Martyn Russell
89723c7ef2 docs,ModemManager: include the missing manpage
(aleksander) I messed up the integration of commit bc49794848, this should fix
it.
2012-10-24 10:44:58 +02:00
Aleksander Morgado
96c6db9926 man,mmcli: add additional commonly used examples 2012-10-23 19:47:55 +02:00
Martyn Russell
b5040fa033 docs,mmcli: Add man page for mmcli(8) 2012-10-23 19:47:55 +02:00
Martyn Russell
bc49794848 docs,ModemManager: Don't use .in file for manpage, no need 2012-10-23 19:47:55 +02:00
Aleksander Morgado
7d9d003324 build: rename the binary from modem-manager' to ModemManager' 2012-03-16 14:53:17 +01:00
Aleksander Morgado
3b976c4399 docs: added new man page for the modem-manager daemon 2012-03-15 14:14:19 +01:00