diff --git a/doc/rst/source/grdview.rst b/doc/rst/source/grdview.rst index beb2fbab898..2170c521bca 100644 --- a/doc/rst/source/grdview.rst +++ b/doc/rst/source/grdview.rst @@ -16,7 +16,7 @@ Synopsis [ |SYN_OPT-B| ] [ |-C|\ [*cpt*]] [ |-G|\ *drapegrid* \| |-G|\ *grd_r* |-G|\ *grd_g* |-G|\ *grd_b* ] -[ |-I|\ [*ifile*\|\ *intens*\|\ **+a**\ *azimuth**][**+d**][**+m**\ *ambient*][**+n**\ *args*] ] +[ |-I|\ [*ifile*\|\ *intens*\|\ **+a**\ *azimuth*][**+d**][**+m**\ *ambient*][**+n**\ *args*] ] [ |-Jz|\ \|\ **Z**\ *parameters* ] [ |-N|\ [*level*]\ [**+g**\ *fill*] ] [ |-Q|\ *args*\ [**+m**] ] @@ -161,19 +161,21 @@ Optional Arguments .. _-W: **-W**\ **c**\|\ **m**\|\ **f**\ *pen* - - **-Wc** - Draw contour lines on top of surface or mesh (not image). Append pen - attributes used for the contours. [Default: width = 0.75p, color = - black, style = solid]. - **-Wm** - Sets the pen attributes used for the mesh. [Default: width = 0.25p, - color = black, style = solid]. You must also select **-Qm** or - **-Qsm** for meshlines to be drawn. - **-Wf** - Sets the pen attributes used for the facade. [Default: width = - 0.25p, color = black, style = solid]. You must also select |-N| - for the facade outline to be drawn. + Sets pen for contours, mesh, and facade lines. Choose among + these directives: + + - **c**: Append the desired contour pen. + Draw contour lines on top of surface or mesh (not image). Append pen + attributes used for the contours. [Default: width = 0.75p, color = + black, style = solid]. + - **f**: Append the desired facade pen. + Sets the pen attributes used for the facade. [Default: width = + 0.25p, color = black, style = solid]. You must also select |-N| + for the facade outline to be drawn. + - **m**: Append the desired mesh pen. + Sets the pen attributes used for the mesh. [Default: width = 0.25p, + color = black, style = solid]. You must also select **-Qm** or + **-Qsm** for meshlines to be drawn. .. |Add_-XY| replace:: |Add_-XY_links| .. include:: explain_-XY.rst_