Documentation of codes_info

This commit is contained in:
Shahram Najm 2018-02-15 13:01:51 +00:00
parent badfa6df23
commit a1954c7a96
1 changed files with 3 additions and 3 deletions

View File

@ -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.