General Enhancements #4

Merged
me merged 64 commits from dev into main 2025-06-16 12:33:16 -07:00
12 changed files with 552 additions and 91 deletions
Showing only changes of commit c7c21bc2f8 - Show all commits

View File

@ -163,7 +163,7 @@
in one swoop. Flow stops if any command returns a failure code.
The hope is to run something as easy as 'pacman -Syyu'.
-y : Assume yes to any prompts.
-g : Shutdown after updating.
-g : Goodbye - Shutdown after updating.
-s : System updates only, no Flatpaks.
-f : Flatpaks only, no system updates."