Forgor #21

Merged
AustrianToast merged 2 commits from dev into main 2023-06-06 23:48:44 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit dbafa1dde0 - Show all commits

View File

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

2
update
View File

@ -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() {