aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/pacman.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/pacman.md')
-rw-r--r--src/tools/pacman.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/pacman.md b/src/tools/pacman.md
index f6b560b..12c5836 100644
--- a/src/tools/pacman.md
+++ b/src/tools/pacman.md
@@ -45,7 +45,7 @@ pacman -Fx <regex> search
Uninstall all orphaned packages (including config files) that were installed as
dependencies.
```text
-pacman -Rsn $(pacman -Qqtq)
+pacman -Rsn $(pacman -Qtdq)
```
List explicitly installed packages that are not required as dependency by any