Skip to content

Commit

Permalink
Simplify synopsis by removing the optional grid parameters. (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
joa-quim authored and PaulWessel committed Aug 25, 2018
1 parent 490db18 commit 88a9901
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions doc_classic/rst/source/grdconvert.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ Synopsis

.. include:: common_SYN_OPTs.rst_

**grdconvert** *ingrdfile*\ [=\ *id*\ [**+s**\ *scale*][**+o**\ *offset*][**+n**\ *invalid*]]
|-G|\ *outgrdfile*\ [=\ *id*\ [**+s**\ *scale*][**+o**\ *offset*][**+n**\ *invalid*]][\ *:driver*\ [*/datatype*]]]
**gmt grdconvert** *ingrdfile* |-G|\ *outgrdfile*
[ |-N| ]
[ |SYN_OPT-R| ]
[ |SYN_OPT-V| ]
Expand Down
3 changes: 1 addition & 2 deletions doc_modern/rst/source/grdconvert.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ Synopsis

.. include:: common_SYN_OPTs.rst_

**gmt grdconvert** *ingrdfile*\ [=\ *id*\ [**+s**\ *scale*][**+o**\ *offset*][**+n**\ *invalid*]]
|-G|\ *outgrdfile*\ [=\ *id*\ [**+s**\ *scale*][**+o**\ *offset*][**+n**\ *invalid*]][\ *:driver*\ [*/datatype*]]]
**gmt grdconvert** *ingrdfile* |-G|\ *outgrdfile*
[ |-N| ]
[ |SYN_OPT-R| ]
[ |SYN_OPT-V| ]
Expand Down

0 comments on commit 88a9901

Please sign in to comment.