diff options
Diffstat (limited to '')
-rw-r--r-- | debian/manpages/pgcli.1 | 4 |
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 |