Merge pull request #21 from AustrianToast/dev

Fixing typos is fun
This commit is contained in:
ProfessionalUwU 2023-06-06 23:48:44 +02:00 committed by GitHub
commit 5d3cefb4ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -34,6 +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 pre-backup without updating
```
## Contributing

1
update
View File

@ -36,6 +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 pre-backup without updating"
}
check_for_dblck() {