# HG changeset patch # User Aleksej Bobylev # Date 1448711173 -7200 # Node ID e2e188861988eb7ede8bdb6f4de3c0fd0f232fed # Parent 94233466b80cad506760dc801a09c2fee952ce36 modules/help: add list-cache usage (thanks llev) diff -r 94233466b80c -r e2e188861988 modules/help --- a/modules/help Sat Nov 28 11:38:28 2015 +0100 +++ b/modules/help Sat Nov 28 13:46:13 2015 +0200 @@ -27,6 +27,7 @@ -h help $(_ 'Show help on the TazPkg commands') -a activity $(_ 'Show TazPkg activity log') -cc clean-cache $(_ 'Clean all packages downloaded in cache directory') + list-cache $(_ 'List *.tazpkg packages downloaded to the cache') shell $(_ 'Run interactive TazPkg shell') -l list $(_ 'List installed packages on the system')