From bd5a82845a653bd51707e08af44c787f737f9c8c Mon Sep 17 00:00:00 2001 From: Tom Wimmenhove Date: Thu, 13 Apr 2023 00:21:28 +0100 Subject: mmcli: added --messaging-create-sms-with-text option 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. --- docs/man/mmcli.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/man/mmcli.1') diff --git a/docs/man/mmcli.1 b/docs/man/mmcli.1 index e5728a11..39bed0db 100644 --- a/docs/man/mmcli.1 +++ b/docs/man/mmcli.1 @@ -536,6 +536,9 @@ be 'sm', 'me', 'mt', 'sr', 'bm', 'ta'. .B \-\-messaging\-create\-sms\-with\-data=PATH Use \fBPATH\fR to a filename as the data to create a new SMS. .TP +.B \-\-messaging\-create\-sms\-with\-text=PATH +Use \fBPATH\fR to a filename as the message to create a new SMS. +.TP .B \-\-messaging\-delete\-sms=[PATH|INDEX] Delete an SMS from a given modem. -- cgit v1.2.3-70-g09d2