Skip to content
Snippets Groups Projects

check_packages2install - update docs

Merged Hahn Axel (hahn) requested to merge 5419-update-check-packages2install into master
3 files
+ 6
4
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -19,6 +19,7 @@ function pamacGetUpdates(){
# ---------------------------------------------------------------
# extract list of packages 2 install
# global string packagemanOut output of update lister command
function pamacPackages(){
echo "$packagemanOut" | grep -- '->'
}
Loading