tazpkg rev 514

tazpkg: Fixed typo in usage.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Jun 03 13:24:52 2011 +0000 (2011-06-03)
parents 058df5ec8d3e
children 6d86f1a46a68
files tazpkg
line diff
     1.1 --- a/tazpkg	Thu Jun 02 15:10:30 2011 -0300
     1.2 +++ b/tazpkg	Fri Jun 03 13:24:52 2011 +0000
     1.3 @@ -91,7 +91,7 @@
     1.4  \033[1m`gettext \"Commands\"`: \033[0m
     1.5    usage            `gettext \"Print this short usage.\"`
     1.6    bugs             `gettext \"Show known bugs in packages.\"`
     1.7 -  list|-           `gettext \"List installed packages on the system by category or all.\"`
     1.8 +  list|-l          `gettext \"List installed packages on the system by category or all.\"`
     1.9    xhtml-list       `gettext \"Create a xHTML list of installed packages.\"`
    1.10    list-mirror      `gettext \"List all available packages on the mirror (--diff for new).\"`
    1.11    info             `gettext \"Print information about a package.\"`