From dbafa1dde0830bfdd3d567addb3a86c0db1479c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Fuhry?= Date: Tue, 6 Jun 2023 23:43:39 +0200 Subject: [PATCH] Bruh --- README.md | 2 +- update | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c207b25..2a30ce7 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ no flag same as -p --help displays this message --preview shows a preview of which pkg's will be updates --version prints out the version number ---backup just does the before backup without updating +--backup just does the pre-backup without updating ``` ## Contributing diff --git a/update b/update index 895696a..dfd1290 100644 --- a/update +++ b/update @@ -36,7 +36,7 @@ Help() { echo "--help displays this message" echo "--preview shows a preview of which pkg's can be updated" echo "--version prints out the version number" - echo "--backup just does the before backup without updating" + echo "--backup just does the pre-backup without updating" } check_for_dblck() {