pacman-*,npm-*,magick-mogrify,shnsplit: update and add Dutch translation (#14859)

Co-authored-by: Leon <leonvsc@users.noreply.github.com>
This commit is contained in:
Sebastiaan Speck
2024-11-19 12:41:55 +01:00
committed by GitHub
parent 75173a2b1e
commit 876aaf73a4
8 changed files with 115 additions and 3 deletions

View File

@@ -30,8 +30,8 @@
- [S]ynchronize and [u]pdate all packages, but ignore a specific package (can be used more than once):
`sudo pacman -Syu --ignore {{package}}`
`sudo pacman -Syu --ignore {{package1 package2 ...}}`
- Remove not installed packages and unused repositories from the cache (use the flags `Scc` to [c]lean all packages):
- Remove not installed packages and unused repositories from the cache (use the flags `Sc` to [c]lean all packages):
`sudo pacman -Sc`