We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-m
1 parent dc2c4ce commit eec178eCopy full SHA for eec178e
Doc/library/json.rst
@@ -688,7 +688,7 @@ Command-Line Interface
688
--------------
689
690
The :mod:`json` module can be invoked as a script,
691
-using the interpreter's :option:`-m` switch,
+using the interpreter's ``-m`` switch,
692
to validate and pretty-print JSON objects.
693
694
If the optional ``infile`` and ``outfile`` arguments are not
0 commit comments