Skip to content

Commit 691f99b

Browse files
Update pygmt/src/coast.py
Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com>
1 parent f9913c6 commit 691f99b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pygmt/src/coast.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,8 @@ def coast( # noqa: PLR0913
165165
is used for all levels. To specify the shoreline level
166166
use the format *level*\ /*pen*. Pass a sequence of *level*\ /*pen* strings to
167167
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.
168+
are set, those not listed will not be drawn [Default draws all levels].
169+
``shorelines=True`` draws all levels with the default pen.
170170
171171
Choose from the following shoreline levels:
172172

0 commit comments

Comments
 (0)