tazpkg diff modules/help @ rev 849
Fix working of modules/reconfigure (thank Robertux for bugreport); small changes.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Oct 20 10:24:52 2015 +0300 (2015-10-20) |
parents | e54a3ba8cc25 |
children | e2e188861988 |
line diff
1.1 --- a/modules/help Sat Oct 10 14:52:10 2015 +0300 1.2 +++ b/modules/help Tue Oct 20 10:24:52 2015 +0300 1.3 @@ -72,7 +72,7 @@ 1.4 list-undigest $(_ 'List undigest mirrors') 1.5 add-undigest $(_ 'Add an undigest mirror') 1.6 remove-undigest $(_ 'Remove an undigest mirror') 1.7 - mkdb $(_ 'Make TazPkg database for folder with *.tazpkg packages') 1.8 + mkdb $(_ 'Make a TazPkg database for a folder with *.tazpkg packages') 1.9 ") 1.10 EOT 1.11 }