summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2021-09-04 09:52:47 +0200
committerxengineering <me@xengineering.eu>2021-09-04 09:52:47 +0200
commit48a2e73883d52236b76d4988a335b4752dd137da (patch)
treeb34fe8d87b9ffc47ad1876c79eb9ad867c3698bc /README.md
parent96200dfe5fd92e62936f2aa6fc1ec57afc1c5bbe (diff)
downloadxbackup-48a2e73883d52236b76d4988a335b4752dd137da.tar
xbackup-48a2e73883d52236b76d4988a335b4752dd137da.tar.zst
xbackup-48a2e73883d52236b76d4988a335b4752dd137da.zip
Implement Argument Parsing
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5877ab5..31ab10c 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@ This is a convenience wrapper around the Borg backup tool.
(Last finished task first)
+- [x] argument parsing
- [x] implement Arch Linux Packaging
- [x] setup project structure
@@ -17,7 +18,6 @@ This is a convenience wrapper around the Borg backup tool.
(Highest priority first)
-- [ ] argument parsing
- [ ] config parsing
- [ ] manual backup functionality / MVP
- [ ] XMPP notification via [xbot](https://gitea.xengineering.eu/xengineering/xbot)