modify README.md

This commit is contained in:
AustrianToast 2024-07-13 00:26:05 +02:00
parent 30462c50c8
commit fe9d5936e7
Signed by: AustrianToast
GPG Key ID: 378A29F999424B1C

View File

@ -26,18 +26,10 @@ make
``` ```
Usage: update [OPTION] Usage: update [OPTION]
options: 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 --help displays this message
--preview shows a preview of which pkg's will be updates --preview shows a preview of which pkg's will be updates
--version prints out the version number --version prints out the version number
--backup just does the before-backup without updating
``` ```
## Contributing ## Contributing