tazpkg diff modules/help @ rev 884

Module 'check': fix to work with $root; start to add tests
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Dec 05 16:14:14 2015 +0200 (2015-12-05)
parents 8e696ea00167
children d2e1b7133079
line diff
     1.1 --- a/modules/help	Mon Oct 19 08:24:32 2015 +0100
     1.2 +++ b/modules/help	Sat Dec 05 16:14:14 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')