summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 11:49:06 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 12:10:47 +0000
commitb0bc19f196dfeb68c623c8106f9580c910334e51 (patch)
tree0a88dad1b0d400d01d2a480f0ee3dbdc945caf4f
parentCorrecting postgres spelling in package long-description. (diff)
downloadpgcli-b0bc19f196dfeb68c623c8106f9580c910334e51.tar.xz
pgcli-b0bc19f196dfeb68c623c8106f9580c910334e51.zip
Correcting postgres spelling in manpage description.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/manpages/pgcli.14
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/manpages/pgcli.1 b/debian/manpages/pgcli.1
index 3a0dbeb..0628377 100644
--- a/debian/manpages/pgcli.1
+++ b/debian/manpages/pgcli.1
@@ -7,8 +7,8 @@ pgcli \- CLI for PostgreSQL with auto-completion and syntax highlighting
\fBpgcli\fR [\fIOPTIONS\fR] [\fIDATABASE\fR] [\fIUSERNAME\fR]
.SH DESCRIPTION
-pgcli is a command line interface for Postgres with auto-completion and syntax
-highlighting. It is also capable of pretty printing tabular data.
+pgcli is a command line interface for PostgreSQL with auto-completion and
+syntax highlighting. It is also capable of pretty printing tabular data.
.SH OPTIONS