aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNicholas Smith <nicholas@nbembedded.com>2021-07-03 16:20:39 +1000
committerAleksander Morgado <aleksander@aleksander.es>2021-07-06 15:27:59 +0000
commit052eb267c87e5fd8fb60f12922f9af31834ad49c (patch)
tree9de868246c5df7fa07d4cb36d58bc1696f32c91b /docs
parent46c5cd8b7279e6139466664f87d744a0553fa1c3 (diff)
docs: add --output-json documentation
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/man/mmcli.14
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.