1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH GET_ENVIRONMENT "1" "December 2020" "pymatgen" "User Commands"
.SH NAME
get_environment \- pymatgen
.SH DESCRIPTION
usage: get_environment [\-h] [\-s] [\-m MESSAGE_LEVEL]
.PP
Welcome to the Chemical Environment Package.
.SS "optional arguments:"
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-s\fR, \fB\-\-setup\fR
Used to setup the configuration of the package
(MaterialsProject access, ICSD database access,
package options, ...)
.TP
\fB\-m\fR MESSAGE_LEVEL, \fB\-\-message\-level\fR MESSAGE_LEVEL
Message level (DEBUG, INFO, WARNING, ERROR or CRITICAL
\- default : WARNING)
|