From 001c63191696e453cbdcb369e8b3098ce393ed0b Mon Sep 17 00:00:00 2001 From: Timo Taskinen Date: Wed, 31 Jan 2024 22:11:49 +0200 Subject: [PATCH] softwareupdate: fix typo (#12102) --- pages/osx/softwareupdate.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/osx/softwareupdate.md b/pages/osx/softwareupdate.md index 79f635bbf..155750b4a 100644 --- a/pages/osx/softwareupdate.md +++ b/pages/osx/softwareupdate.md @@ -11,9 +11,9 @@ `softwareupdate --install --all` -- Download and install all recommended updates: +- Download and install all [r]ecommended updates: -`softwareupdate --install --req` +`softwareupdate --install --recommended` - Download and install a specific app: