--- trunk/src/applications/staticProps/StaticPropsCmd.h 2012/12/13 16:57:39 1819 +++ trunk/src/applications/staticProps/StaticPropsCmd.h 2013/01/29 20:58:08 1843 @@ -131,8 +131,8 @@ struct gengetopt_args_info const char *angle_r_help; /**< @brief angle of R help description. */ const char *hullvol_help; /**< @brief hull volume of nanoparticle help description. */ const char *rodlength_help; /**< @brief length of nanorod help description. */ - const char *tet_param_help; /**< @brief tetrahedrality order parameter help description. */ - const char *tet_param_z_help; /**< @brief tetrahedrality order parameter by zbin(--sele1 must be specified) help description. */ + const char *tet_param_help; /**< @brief tetrahedrality order parameter (Qk) help description. */ + const char *tet_param_z_help; /**< @brief spatially-resolved tetrahedrality order parameter Qk(z) help description. */ unsigned int help_given ; /**< @brief Whether help was given. */ unsigned int version_given ; /**< @brief Whether version was given. */