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:
parent
25ecce4c60
commit
8a2ee74630
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue