diff --git a/tools/codes_info.desc b/tools/codes_info.desc index 1fdf8dce1..723ec1c9c 100644 --- a/tools/codes_info.desc +++ b/tools/codes_info.desc @@ -2,13 +2,13 @@ NAME codes_info DESCRIPTION - Print information about the version of ecCodes, the default definitions and samples path. If the environment variables ECCODES_DEFINITION_PATH and/or ECCODES_SAMPLES_PATH are defined, then their values will be printed + Print information about the version of ecCodes, the definitions and samples paths. If the environment variables ECCODES_DEFINITION_PATH and/or ECCODES_SAMPLES_PATH are defined, then their values will be printed USAGE codes_info [options] OPTIONS -v Print only the version of ecCodes. - -d Print only the default definitions path. - -s Print only the default samples path. + -d Print only the definitions path. + -s Print only the samples path.