Some minor doc fix
Compare changes
+ 6
− 4
To use the NOMAD parsers from the command line, you can use the parse CLI command. The parse command will automatically match the right parser to your code output file and run the parser. There are two output formats, `--show-metadata` (a JSON representation of the basic metadata) and `--show-archive` (a JSON representation of the full parse results).
@@ -31,7 +33,7 @@ You can also clone a parser project to debug or fix a parser: