If I run the jsonschema CLI with the name of a schema file, but I don't give any options, it doesn't seem to do anything. That is: ```sh jsonschema schema_file.json ``` There's no output. What is it doing, if anything?