aboutsummaryrefslogtreecommitdiff
path: root/docs/man
AgeCommit message (Collapse)Author
2017-05-29context: rework application options and help outputAleksander Morgado
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-18man: include missing --no-auto-scan and --initial-kernel-eventsAleksander Morgado
And remove --test-no-auto-scan, as the 'no auto scan' feature isn't only a test feature now.
2014-09-05docs,man: renew the ModemManager man page and add several missing commandsAleksander Morgado
2014-07-02location: new 'unmanaged' GPS setupAleksander Morgado
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.
2013-09-09mmcli,oma: support for the new OMA interfaceAleksander Morgado
2013-06-27man,mmcli: changing modes and bands no longer allowed in '--simple-connect'Aleksander Morgado
2013-06-07man,mmcli: fix minor typoAleksander Morgado
2013-04-10man,mmcli: --simple-connect allows any of the --create-bearer optionsAleksander Morgado
2012-11-02cli: new actions to setup or gather CDMA BS location sourceAleksander Morgado
2012-10-24docs,ModemManager: include the missing manpageMartyn Russell
(aleksander) I messed up the integration of commit bc49794848, this should fix it.
2012-10-23man,mmcli: add additional commonly used examplesAleksander Morgado
2012-10-23docs,mmcli: Add man page for mmcli(8)Martyn Russell
2012-10-23docs,ModemManager: Don't use .in file for manpage, no needMartyn Russell
2012-03-16build: rename the binary from `modem-manager' to `ModemManager'Aleksander Morgado
2012-03-15docs: added new man page for the modem-manager daemonAleksander Morgado