Compare commits

...

2 Commits

Author SHA1 Message Date
fe9d5936e7
modify README.md 2024-07-13 00:26:05 +02:00
30462c50c8
modify defaults 2024-07-13 00:25:14 +02:00
2 changed files with 1 additions and 9 deletions

View File

@ -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

View File

@ -1,5 +1,5 @@
# backup to this folder
BACKUP_LOCATION=~
#BACKUP_LOCATION=~
# optional secondary backup loaction
#SECONDARY_BACKUP_LOCATION=~