diff options
author | n-peugnet <n.peugnet@free.fr> | 2021-09-29 13:24:55 +0200 |
---|---|---|
committer | n-peugnet <n.peugnet@free.fr> | 2021-09-29 13:28:20 +0200 |
commit | 4bff2e089fde8625ef37dc74e3a96b3995eba8c3 (patch) | |
tree | 7184ce2c5885219660b1ebec094348681229588e /TODO.md | |
parent | 53640f33362d8d6dc65db403e3b31a6776b49796 (diff) | |
download | dna-backup-4bff2e089fde8625ef37dc74e3a96b3995eba8c3.tar.gz dna-backup-4bff2e089fde8625ef37dc74e3a96b3995eba8c3.zip |
add details and some todos
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -49,6 +49,8 @@ priority 2 to think about what other metadata we want to store - [ ] use a symlink aware Walk function (easy enough) - [ ] add quick progress bar to CLI +- [ ] `list` command to list versions +- [ ] optional arg for `restore` to select the version to restore. reunion 7/09 ------------ |