tazpkg rev 875

modules/help: add list-cache usage (thanks llev)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Nov 28 13:46:13 2015 +0200 (2015-11-28)
parents 94233466b80c
children 19fad7781af3
files modules/help
line diff
     1.1 --- a/modules/help	Sat Nov 28 11:38:28 2015 +0100
     1.2 +++ b/modules/help	Sat Nov 28 13:46:13 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')