summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index dc89d72..b3e9fd5 100644
--- a/README.rst
+++ b/README.rst
@@ -51,7 +51,7 @@ It can also be used from console:
.. code-block:: bash
- $ jsonschema -i sample.json sample.schema
+ $ jsonschema --instance sample.json sample.schema
Features
--------