docs: add --output-json documentation

Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
This commit is contained in:
Nicholas Smith
2021-07-03 16:20:39 +10:00
committed by Aleksander Morgado
parent 46c5cd8b72
commit 052eb267c8

View File

@@ -710,6 +710,10 @@ Send a DTMF sequence through an ongoing call.
.SH APPLICATION OPTIONS
.TP
.B \-J, \-\-output\-json
Run action with machine-friendly JSON output, to be used e.g. by
shell scripts that rely on mmcli operations.
.TP
.B \-K, \-\-output\-keyvalue
Run action with machine-friendly key-value output, to be used e.g. by
shell scripts that rely on mmcli operations.