diff options
Diffstat (limited to 'docs/man')
-rw-r--r-- | docs/man/mmcli.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/man/mmcli.1 b/docs/man/mmcli.1 index f2a75bb5..e5728a11 100644 --- a/docs/man/mmcli.1 +++ b/docs/man/mmcli.1 @@ -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. |