Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/apps/projinfo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ The following control parameters can appear in any order:

Specify an area of interest to restrict the results when researching
coordinate operations between 2 CRS. The area of interest can be specified either
as a name (e.g "Denmark - onshore") or a AUTHORITY:CODE (EPSG:3237)
as a name (e.g., projinfo --list-crs --area "Denmark - onshore") or a AUTHORITY:CODE (EPSG:3237)
This option is exclusive of :option:`--bbox`.

.. note:: only used for coordinate operation computation
Expand Down
Loading