125 |
|
const char *scd_help; /**< @brief scd order parameter (either --sele1, --sele2, --sele3 are specified or --molname, --begin, --end are specified) help description. */ |
126 |
|
const char *density_help; /**< @brief density plot help description. */ |
127 |
|
const char *slab_density_help; /**< @brief slab density help description. */ |
128 |
< |
const char *p_angle_help; /**< @brief p(cos(theta)) help description. */ |
128 |
> |
const char *p_angle_help; /**< @brief p(cos(theta)) (--sele1 must be specified, --sele2 is optional) help description. */ |
129 |
|
const char *hxy_help; /**< @brief hxy help description. */ |
130 |
|
const char *rho_r_help; /**< @brief rho of R help description. */ |
131 |
|
const char *angle_r_help; /**< @brief angle of R help description. */ |