pkg: description updated

This commit is contained in:
Adrian C. (anrxc) 2010-08-29 13:53:26 +02:00
parent 88c3d0c11e
commit 1d7f64651b
2 changed files with 2 additions and 2 deletions

2
README
View File

@ -238,7 +238,7 @@ vicious.widgets.org
4th as count of tasks to do in the week 4th as count of tasks to do in the week
vicious.widgets.pkg vicious.widgets.pkg
- provides number of pending updates on GNU/Linux - provides number of pending updates on UNIX systems
- takes the distribution name as an argument, i.e. "Arch" - takes the distribution name as an argument, i.e. "Arch"
- returns 1st value as the count of available updates - returns 1st value as the count of available updates

View File

@ -10,7 +10,7 @@ local setmetatable = setmetatable
-- }}} -- }}}
-- Pkg: provides number of pending updates on GNU/Linux -- Pkg: provides number of pending updates on UNIX systems
module("vicious.widgets.pkg") module("vicious.widgets.pkg")