aboutsummaryrefslogtreecommitdiff
path: root/cli/mmcli-completion
AgeCommit message (Collapse)Author
2023-05-17mmcli: added --messaging-create-sms-with-text optionTom Wimmenhove
Added a `--messaging-create-sms-with-text' command line option that works similar to `--messaging-create-sms-with-data', except that it uses the content of the file as the message text instead of data. This allows creating mesasges containing both double and single quotes, which was not possible with the existing `--messaging-create-sms' command line option.
2021-04-30api,libmm-glib,cli: add command to disable facility lockMichal Mazur
2015-01-25mmcli: add command completionAleksander Morgado