Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit eec178e

Browse filesBrowse files
committed
Give up on marking -m as an option
1 parent dc2c4ce commit eec178e
Copy full SHA for eec178e

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎Doc/library/json.rst

Copy file name to clipboardExpand all lines: Doc/library/json.rst
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.