From 149366116ad0ffb936eaa042823211731e9dcdee Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Fri, 16 Oct 2020 00:10:05 +0200 Subject: Add multi-line PROJ string export capability, and use it by default in projinfo (unless --single-line is specified) (fixes #1543) --- docs/source/apps/projinfo.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/source/apps/projinfo.rst b/docs/source/apps/projinfo.rst index 13e2231f..f03d0fe1 100644 --- a/docs/source/apps/projinfo.rst +++ b/docs/source/apps/projinfo.rst @@ -260,8 +260,8 @@ The following control parameters can appear in any order: .. option:: --single-line - Output WKT or PROJJSON strings on a single line, instead of multiple intended lines by - default. + Output PROJ, WKT or PROJJSON strings on a single line, instead of multiple + intended lines by default. .. option:: --searchpaths -- cgit v1.2.3