aboutsummaryrefslogtreecommitdiff
path: root/docs/man/ModemManager.8
AgeCommit message (Collapse)Author
2021-11-04core: replace 'whitelist' with 'allowlist' and 'blacklist' with 'blocklist'Aleksander Morgado
We keep the 'WHITELIST-ONLY' filter type name still as an option in --filter-policy=[POLICY], but deprecated and with the better 'ALLOWLIST-ONLY' replacement suggested from now on.
2021-06-16docs: remove LEGACY(DEFAULT) and PARANOID filter policy documentationAleksander Morgado
2018-08-06docs/ModemManager.8: document --filter-policy optionLubomir Rintel
2018-08-06docs: move mmcli(8) to section 1Lubomir Rintel
Section (8) is for tools that require root privileges.
2017-06-21log: Add support for journal loggingTorsten Hilbrich
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-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
2012-10-24docs,ModemManager: include the missing manpageMartyn Russell
(aleksander) I messed up the integration of commit bc49794848, this should fix it.