Skip to content
Snippets Groups Projects
Commit 9f8adf37 authored by B13nch3n's avatar B13nch3n
Browse files

Reformatting

parent 4e9dda3c
No related branches found
No related tags found
No related merge requests found
......@@ -83,10 +83,13 @@ $
### Misc. arguments
|**`--help`** (**`-h`**)|Print a help/ usage page for the validation tool.|
|**`--dict-sdb <SDB FILE>`** (**`-d`**)|Format dictionary in (binary) SDB format used for validating a ModelCIF file. The container comes with a SDB for ModelCIF and one for the original PDBx/mmCIF format.|
|**`--out-file <JSON FILE>`** (**`-o`**)|Instead of printing the output to `stdout`, store it in a JSON file.|
|**`--verbose`** (**`-v`**)|Write information from intermediate steps to `stdout`. This includes the raw output of `CifCheck`.|
**`--help`** (**`-h`**) Print a help/ usage page for the validation tool.
**`--dict-sdb <SDB FILE>`** (**`-d`**) Format dictionary in (binary) SDB format used for validating a ModelCIF file. The container comes with a SDB for ModelCIF and one for the original PDBx/mmCIF format.
**`--out-file <JSON FILE>`** (**`-o`**) Instead of printing the output to `stdout`, store it in a JSON file.
**`--verbose`** (**`-v`**) Write information from intermediate steps to `stdout`. This includes the raw output of `CifCheck`.
## How to run the container
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment