mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-17 02:48:34 +03:00
pySim-shell: Add settable parameter on JSON pretty-printing
Change-Id: Ic095c96733de2b0f359bfe067cd719d38712faff
This commit is contained in:
@@ -208,6 +208,14 @@ Writes will only be performed if the new value is different from the current on-
|
||||
|
||||
If disabled, pySim will always write irrespective of the current/new value.
|
||||
|
||||
json_pretty_print
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
This parameter determines if generated JSON output should (by default) be pretty-printed (multi-line
|
||||
output with indent level of 4 spaces) or not.
|
||||
|
||||
The default value of this parameter is 'true'.
|
||||
|
||||
debug
|
||||
~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user