summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 12:21:38 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 12:21:38 +0000
commit608fa7eafdacf45505a9e1e2b7aff4a305a90b25 (patch)
treeafa4ae5d20482cb89d824429c64a6bf72128a0b1
parentRepeating section per binary package in control for consistency reasons. (diff)
downloadlitecli-608fa7eafdacf45505a9e1e2b7aff4a305a90b25.tar.xz
litecli-608fa7eafdacf45505a9e1e2b7aff4a305a90b25.zip
Harmonizing package description.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control6
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.