diff --git a/debian/control b/debian/control index a0bdea5..a1269b4 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,6 @@ Depends: python3-pytzdata, ${misc:Depends}, ${python3:Depends}, -Description: CLI for Redis - IRedis is a command line interface for Redis with auto-completion and syntax - highlighting. +Description: CLI for Redis with auto-completion and syntax highlighting + IRedis is a command line interface for Redis with auto-completion and + syntax highlighting. It is also capable of pretty printing tabular data.