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.
2 parents ee5d31a + f4a8619 commit aa1ef4bCopy full SHA for aa1ef4b
jsonschema/cli.py
@@ -157,7 +157,7 @@ def _namedAnyWithDefault(name):
157
one formatted object named 'error' for each ValidationError.
158
Only provide this option when using --output=plain, which is the
159
default. If this argument is unprovided and --output=plain is
160
- used, a simple default representation will be used."
+ used, a simple default representation will be used.
161
""",
162
)
163
parser.add_argument(
0 commit comments