I cringe at my own stupidity
This commit is contained in:
parent
b588b1ca78
commit
c355fe01d0
@ -34,6 +34,7 @@ no flag same as -p
|
|||||||
--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
|
||||||
|
1
update
1
update
@ -36,6 +36,7 @@ Help() {
|
|||||||
echo "--help displays this message"
|
echo "--help displays this message"
|
||||||
echo "--preview shows a preview of which pkg's can be updated"
|
echo "--preview shows a preview of which pkg's can be updated"
|
||||||
echo "--version prints out the version number"
|
echo "--version prints out the version number"
|
||||||
|
echo "--backup just does the before backup without updating"
|
||||||
}
|
}
|
||||||
|
|
||||||
check_for_dblck() {
|
check_for_dblck() {
|
||||||
|
Loading…
Reference in New Issue
Block a user