From 95e2bae897c62eb4284cf4eeb23ffb8120c32172 Mon Sep 17 00:00:00 2001 From: Eduard Tolosa Date: Sun, 9 Jun 2024 14:35:46 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df3d57b..cc05382 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # archlinux-pkgrecover -Recover your ArchLinux installation after a mid-upgrade crash +Recover your ArchLinux installation after a mid-upgrade crash, power loss, etc. # Purpose This script is intended to be used when your ArchLinux system crashed, a power outage happens, etc, during a system upgrade, leaving your system in an inconsistent state. The script will attempt to recover your system by reinstalling all packages that were installed before the crash. Here, before the crash means the date that **you** specify.