From fe9d5936e7d01a9872fd550cb03e45f479cf90fd Mon Sep 17 00:00:00 2001 From: AustrianToast Date: Sat, 13 Jul 2024 00:26:05 +0200 Subject: [PATCH] modify README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 35e78f9..bb1835c 100644 --- a/README.md +++ b/README.md @@ -26,18 +26,10 @@ make ``` Usage: update [OPTION] - options: -no flag same as -p --f updates using flatpak update only --p updates using a pacman-wrapper only --a updates using flatpak update and a pacman-wrapper --g shutdowns the computer afterwards --r reboots the computer afterwards --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 ``` ## Contributing