1
0
Fork 0

Correcting postgres spelling in manpage description.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 19:57:05 +01:00
parent 1aff212e00
commit 9e7fd8fc99
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

View file

@ -7,8 +7,8 @@ pgcli \- CLI for PostgreSQL with auto-completion and syntax highlighting
\fBpgcli\fR [\fIOPTIONS\fR] [\fIDATABASE\fR] [\fIUSERNAME\fR] \fBpgcli\fR [\fIOPTIONS\fR] [\fIDATABASE\fR] [\fIUSERNAME\fR]
.SH DESCRIPTION .SH DESCRIPTION
pgcli is a command line interface for Postgres with auto-completion and syntax pgcli is a command line interface for PostgreSQL with auto-completion and
highlighting. It is also capable of pretty printing tabular data. syntax highlighting. It is also capable of pretty printing tabular data.
.SH OPTIONS .SH OPTIONS