mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Update documentation for lowpkg
This commit is contained in:
parent
7edb0e8f3f
commit
5651a043e6
@ -410,8 +410,9 @@ def info(*packages, **attr):
|
||||
Comma-separated package attributes. If no 'attr' is specified, all available attributes returned.
|
||||
|
||||
Valid attributes are:
|
||||
version, vendor, release, build_date, install_date, build_host, group, source_rpm,
|
||||
arch, size, license, signature, packager, url, summary, description.
|
||||
version, vendor, release, build_date, build_date_time_t, install_date, install_date_time_t,
|
||||
build_host, group, source_rpm, arch, epoch, size, license, signature, packager, url,
|
||||
summary, description.
|
||||
|
||||
:return:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user