Skip to content

Commit eec178e

Browse files
committed
Give up on marking -m as an option
1 parent dc2c4ce commit eec178e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/json.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -688,7 +688,7 @@ Command-Line Interface
688688
--------------
689689

690690
The :mod:`json` module can be invoked as a script,
691-
using the interpreter's :option:`-m` switch,
691+
using the interpreter's ``-m`` switch,
692692
to validate and pretty-print JSON objects.
693693

694694
If the optional ``infile`` and ``outfile`` arguments are not

0 commit comments

Comments
 (0)