mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 17:15:25 +02:00
softwareupdate: fix typo (#12102)
This commit is contained in:
parent
6cd25bac2b
commit
001c631916
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue