Commit graph

8 commits

Author SHA1 Message Date
Laborratte5
f9618dd2b6
Add "Usage" section to README 2023-08-14 22:18:56 +02:00
Laborratte5
9f431214a8
Add "Why" section to README 2023-08-14 22:17:38 +02:00
Laborratte5
888ccc15a8
refactor: Use consistend wording
Use consistenct wording when prompting for input
2023-08-14 22:17:38 +02:00
Laborratte5
634d4dcc65
Use interactive shell for input
This allows tab completion for path entering
2023-08-14 22:17:38 +02:00
Laborratte5
86c20d84b4
Clarify source and destination input parameters
Add prompt after input check

Allow user to double check their input by waiting
for their action after printing information of
2023-08-14 22:17:01 +02:00
Laborratte5
6947a63fe3
fix: exit code on error
Return non negative exit codes on error
2023-08-14 21:22:59 +02:00
Laborratte5
37b822e3b5
Create backup script 2023-08-14 21:22:58 +02:00
Laborratte5
0a8d7ad5b5
Initial commit 2023-08-14 18:35:47 +00:00