10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-01 10:55:25 +02:00

Documentation in qp_create_ezfio_from_xyz.ml

This commit is contained in:
Anthony Scemama 2015-01-11 15:31:26 +01:00
parent 555fba503e
commit 8e219949b5

View File

@ -8,7 +8,7 @@ let spec =
+> flag "o" (optional string)
~doc:"file Name of the created EZFIO file."
+> flag "b" (required string)
~doc:"definition of basis set."
~doc:"string Name of basis set."
+> flag "c" (optional_with_default 0 int)
~doc:"int Total charge of the molecule. Default is 0."
+> flag "m" (optional_with_default 1 int)