diff options
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 56c3668..34f0cb2 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,6 @@ Depends: python3-cli-helpers, ${misc:Depends}, ${python3:Depends}, -Description: CLI for SQLite - litecli is a command line interface for SQLite with auto-completion and syntax - highlighting. +Description: CLI for SQlite with auto-completion and syntax highlighting + pgcli is a command line interface for SQlite with auto-completion and + syntax highlighting. It is also capable of pretty printing tabular data. |