We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b169019 commit c0081a5Copy full SHA for c0081a5
doc/rst/source/api.rst
@@ -2791,6 +2791,8 @@ how the options are passed to the module:
2791
Expects ``args`` to be an array of text strings and ``mode`` to be a count of how many
2792
options are passed (i.e., the ``argc, argv[]`` model used by the GMT programs themselves).
2793
2794
+From external interfaces and with a debug verbosity level set, ``GMT_Call_Module`` will
2795
+also print out the equivalent command line to standard error (or its substitute).
2796
2797
Set program options via text array arguments
2798
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments