Update format for default values in gmt.conf documentation #4822
Labels
documentation
Improve documentation
good first issue
Good for newcomers
help wanted
We need some help!
Description of the problem
In the gmt.conf documentation, the default values are given in brackets [ ]. For most parameters, the brackets contain the default value (e.g., [pdf]) rather than stating "[default]" and there is no text preceding the default value (e.g., [pdf] rather than [default is pdf]). There are a few inconsistencies in the application of this convention. Here are a few examples:
COLOR_MODEL - add "[none]" to the end
COLOR_SET - change "[default, which is #0072BD,#D95319,#EDB120,#7E2F8E,#77AC30,#4DBEEE,#A2142F]" to "[#0072BD,#D95319,#EDB120,#7E2F8E,#77AC30,#4DBEEE,#A2142F]"
GMT_EXTRAPLATE_VAL - change "[Default]" to "[NaN]"
The text was updated successfully, but these errors were encountered: