diff options
author | xengineering <me@xengineering.eu> | 2021-09-04 10:08:23 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2021-09-04 10:11:53 +0200 |
commit | 5d0e725d2bd6208a7342394886a589045f645b94 (patch) | |
tree | d8605586e3aab164eb0399d6f3e4dac17bbf022b /README.md | |
parent | 48a2e73883d52236b76d4988a335b4752dd137da (diff) | |
download | xbackup-5d0e725d2bd6208a7342394886a589045f645b94.tar xbackup-5d0e725d2bd6208a7342394886a589045f645b94.tar.zst xbackup-5d0e725d2bd6208a7342394886a589045f645b94.zip |
Implement Config Parsing
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,6 +9,7 @@ This is a convenience wrapper around the Borg backup tool. (Last finished task first) +- [x] config parsing - [x] argument parsing - [x] implement Arch Linux Packaging - [x] setup project structure @@ -18,7 +19,6 @@ This is a convenience wrapper around the Borg backup tool. (Highest priority first) -- [ ] config parsing - [ ] manual backup functionality / MVP - [ ] XMPP notification via [xbot](https://gitea.xengineering.eu/xengineering/xbot) - [ ] backup systemd daemon |