From 870e0db691a961878e6ad76af677022bd1003a06 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Sun, 3 Jan 2021 10:07:53 +0100 Subject: [PATCH] Add pacdiff command --- arch-config/Dokumente/Commands.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch-config/Dokumente/Commands.md b/arch-config/Dokumente/Commands.md index d37c72eb..5ac99513 100644 --- a/arch-config/Dokumente/Commands.md +++ b/arch-config/Dokumente/Commands.md @@ -196,3 +196,9 @@ tmpmail -g ```bash waifu2x-ncnn-vulkan -i (input directory) -o (output directory) ``` + +## pacnew files +Regularly run this command to resolve pacnew files +```bash +sudo pacdiff +```