diff --git a/hjugement-cli.cabal b/hjugement-cli.cabal
--- a/hjugement-cli.cabal
+++ b/hjugement-cli.cabal
@@ -2,10 +2,16 @@
 -- PVP:  +-+------- breaking API changes
 --       | | +----- non-breaking API additions
 --       | | | +--- code changes with no API change
-version: 0.0.0.20190621
+version: 0.0.0.20190714
 category: Politic
-synopsis: 
-description: Majority Judgment command line tool
+synopsis: Majority Judgment and Helios-C command line tool
+description:
+  Work in progress command line interface for:
+  .
+  * <https://hackage.haskell.org/package/hjugement hjugement>
+  * <https://hackage.haskell.org/package/hjugemen-protocol hjugement-protocol>.
+  .
+  Run with --help parameter to read the manual.
 extra-doc-files: 
 license: GPL-3
 license-file: COPYING
