tazpkg diff modules/help @ rev 880
Global quite mode provided by libtaz.sh now; few tweaks.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Dec 04 02:42:03 2015 +0200 (2015-12-04) |
parents | 8e696ea00167 |
children | d2e1b7133079 |
line diff
1.1 --- a/modules/help Mon Oct 19 08:24:32 2015 +0100 1.2 +++ b/modules/help Fri Dec 04 02:42:03 2015 +0200 1.3 @@ -27,6 +27,7 @@ 1.4 -h help $(_ 'Show help on the TazPkg commands') 1.5 -a activity $(_ 'Show TazPkg activity log') 1.6 -cc clean-cache $(_ 'Clean all packages downloaded in cache directory') 1.7 + list-cache $(_ 'List *.tazpkg packages downloaded to the cache') 1.8 shell $(_ 'Run interactive TazPkg shell') 1.9 1.10 -l list $(_ 'List installed packages on the system')