.\" Man page generated from reStructuredText. . .TH "GMTGET" "1gmt" "May 21, 2019" "5.4.5" "GMT" .SH NAME gmtget \- Get individual GMT default parameters . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH SYNOPSIS .sp \fBgmtget\fP [ \fB\-G\fP\fIdefaultsfile\fP ] [ \fB\-L\fP ] \fIPARAMETER1\fP [ \fIPARAMETER2\fP \fIPARAMETER3\fP ... ] .sp \fBNote:\fP No space is allowed between the option flag and the associated arguments. .SH DESCRIPTION .sp \fBgmtget\fP will list the value of one or more GMT default parameters. .SH REQUIRED ARGUMENTS .INDENT 0.0 .TP .B PARAMETER Provide one or several parameters of interest. The current value of those parameters will be written to \fIstdout\fP\&. For a complete listing of available parameters and their meaning, see the gmt.conf man page. .UNINDENT .SH OPTIONAL ARGUMENTS .INDENT 0.0 .TP \fB\-G\fP\fIdefaultsfile\fP Name of specific gmt.conf file to read [Default looks first in current directory, then in your home directory, then in ~/.gmt and finally in the system defaults]. .UNINDENT .INDENT 0.0 .TP \fB\-L\fP Return the values of the parameters on separate lines [Default returns all selected parameter values on one line separated by spaces] .UNINDENT .SH EXAMPLE .sp To list the value of the parameter PS_COMMENTS: .INDENT 0.0 .INDENT 3.5 .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C gmt get PS_COMMENTS .ft P .fi .UNINDENT .UNINDENT .UNINDENT .UNINDENT .sp To get both the values of the parameter MAP_GRID_CROSS_SIZE_PRIMARY and MAP_GRID_CROSS_SIZE_SECONDARY on one line, try .INDENT 0.0 .INDENT 3.5 .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C gmt get MAP_GRID_CROSS_SIZE_PRIMARY MAP_GRID_CROSS_SIZE_SECONDARY .ft P .fi .UNINDENT .UNINDENT .UNINDENT .UNINDENT .SH SEE ALSO .sp gmt, gmt.conf, gmtdefaults, gmtset .SH COPYRIGHT 2019, P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe .\" Generated by docutils manpage writer. .