diff options
Diffstat (limited to '')
-rw-r--r-- | debian/control | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 51bbba7..5dae9e5 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,6 @@ Depends: python3-click, python3-terminaltables, ${misc:Depends}, ${python3:Depends} -Description: CLI for MySQL/MariaDB - This is a command line interface for MySQL, MariaDB, and Percona with - auto-completion and syntax highlighting. The CLI is also capable of pretty - printing tabular data. +Description: CLI for MySQL/MariaDB with auto-completion and syntax highlighting + mycli is a command line interface for MySQL/MariaDB with auto-completion and + syntax highlighting. It is also capable of pretty printing tabular data. |