1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 21:55:29 +02:00

emerge: fix typo (#16116)

Co-authored-by: Toxikuu <toxikuu@users.noreply.github.com>
This commit is contained in:
Toxikuu 2025-04-06 09:18:12 -05:00 committed by GitHub
parent 25ecce4c60
commit 8a2ee74630
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@
`sudo emerge {{[-avuDN|--ask --verbose --update --deep --newuse]}} @world`
- Resume a failed updated, skipping the failing package:
- Resume a failed update, skipping the failing package:
`sudo emerge --resume --skipfirst`