diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2021-03-28 13:07:56 +0200 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2021-03-28 11:08:23 +0000 |
| commit | 89deef0171781aad28f051a8c0c310e2ac31dea4 (patch) | |
| tree | 2d141c09554ab5d910cdc49d9bf331136001db63 /docs/source/apps/common_man.rst | |
| parent | 752cb2a162e74235d7fac534aeec37894e024de0 (diff) | |
| download | PROJ-89deef0171781aad28f051a8c0c310e2ac31dea4.tar.gz PROJ-89deef0171781aad28f051a8c0c310e2ac31dea4.zip | |
Merge pull request #2613 from rouault/doc_fix_app_typo
Doc: fix typo in man page of utilities, and reduce copy&paste
Diffstat (limited to 'docs/source/apps/common_man.rst')
| -rw-r--r-- | docs/source/apps/common_man.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/source/apps/common_man.rst b/docs/source/apps/common_man.rst new file mode 100644 index 00000000..28a39ba9 --- /dev/null +++ b/docs/source/apps/common_man.rst @@ -0,0 +1,12 @@ +.. only:: man + + Bugs + **** + + A list of known bugs can be found at https://github.com/OSGeo/PROJ/issues + where new bug reports can be submitted to. + + Home page + ********* + + https://proj.org/ |
