diff --git a/tasks/general/acct_mgmt/users.yml b/tasks/general/acct_mgmt/users.yml index 22731ac..798e520 100644 --- a/tasks/general/acct_mgmt/users.yml +++ b/tasks/general/acct_mgmt/users.yml @@ -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."