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