diff --git a/modules/io/doc/profile.rst b/modules/io/doc/profile.rst index 11d5779fab15f8bca07b920f25d7045baae3f20e..a0a43565e6631ca9c2adc28449930a9ffbe3656c 100644 --- a/modules/io/doc/profile.rst +++ b/modules/io/doc/profile.rst @@ -72,7 +72,7 @@ CHARMM: The IOProfile Class -------------------------------------------------------------------------------- -.. class:: IOProfile(quack_mode=False, dialect='PDB', strict_hydrogens=False, fault_tolerant=False) +.. class:: IOProfile(dialect='PDB', strict_hydrogens=False, quack_mode=False, join_spread_atom_records=False, no_hetatms=False, calpha_only=False, fault_tolerant=False, bond_feasibility_check=True) Aggregates flags that control the import of molecular structures.