diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2021-04-10 11:46:56 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2021-04-10 11:46:56 +0200 |
| commit | 84a679954b1fa4c41c7bdbac87013be78b64bea4 (patch) | |
| tree | 967ef9dda7363de474c3309d9c88f55f1dcef838 /src/apps | |
| parent | fc6ff7a481d2bfe5765726f8c638581965896fb7 (diff) | |
| download | PROJ-84a679954b1fa4c41c7bdbac87013be78b64bea4.tar.gz PROJ-84a679954b1fa4c41c7bdbac87013be78b64bea4.zip | |
projinfo: remove spurious -- in help message (master only)
Diffstat (limited to 'src/apps')
| -rw-r--r-- | src/apps/projinfo.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/apps/projinfo.cpp b/src/apps/projinfo.cpp index 2264a544..dd94b652 100644 --- a/src/apps/projinfo.cpp +++ b/src/apps/projinfo.cpp @@ -108,7 +108,6 @@ static void usage() { << " [--authority name]" << std::endl << " [--main-db-path path] [--aux-db-path path]*" << std::endl - << " [--]" << std::endl << " [--identify] [--3d]" << std::endl << " [--output-id AUTH:CODE]" << std::endl << " [--c-ify] [--single-line]" << std::endl |
