pkg: description updated
This commit is contained in:
parent
88c3d0c11e
commit
1d7f64651b
2
README
2
README
|
@ -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
|
||||||
|
|
||||||
|
|
|
@ -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")
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue