We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9913c6 commit 691f99bCopy full SHA for 691f99b
1 file changed
pygmt/src/coast.py
@@ -165,8 +165,8 @@ def coast( # noqa: PLR0913
165
is used for all levels. To specify the shoreline level
166
use the format *level*\ /*pen*. Pass a sequence of *level*\ /*pen* strings to
167
draw different shoreline levels with different pens. When specific level pens
168
- are set, those not listed will not be drawn [Default draws all levels]. If
169
- ``True``, draw all shoreline levels with the default pen.
+ are set, those not listed will not be drawn [Default draws all levels].
+ ``shorelines=True`` draws all levels with the default pen.
170
171
Choose from the following shoreline levels:
172
0 commit comments