From 7ebf9770eecae77b5e698155e413da55fc8c7d3b Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Sat, 4 Feb 2017 18:52:14 +0100 Subject: SBO::Lib::Pkgs: update doc for get_installed_packages --- SBO-Lib/lib/SBO/Lib/Pkgs.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'SBO-Lib/lib/SBO/Lib') diff --git a/SBO-Lib/lib/SBO/Lib/Pkgs.pm b/SBO-Lib/lib/SBO/Lib/Pkgs.pm index 1190e1d..dff3d27 100644 --- a/SBO-Lib/lib/SBO/Lib/Pkgs.pm +++ b/SBO-Lib/lib/SBO/Lib/Pkgs.pm @@ -128,8 +128,8 @@ C returns an array reference to a list of packages in C that match the specified C<$type>. The available types are C for non-SBo packages, C for SBo packages, and C for both. -The returned array reference will hold a list of hashes representing both names -and versions of the returned packages. +The returned array reference will hold a list of hash references representing +both names, versions, and full installed package name of the returned packages. =cut -- cgit v1.2.3