diff options
Diffstat (limited to '')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index e0aab84..4e96fb5 100644 --- a/debian/control +++ b/debian/control @@ -32,5 +32,5 @@ Depends: ${misc:Depends}, ${python3:Depends}, Description: CLI for PostgreSQL with auto-completion and syntax highlighting - 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. |