diff options
author | Oskar <[email protected]> | 2024-07-25 16:29:09 +0200 |
---|---|---|
committer | Oskar <[email protected]> | 2024-07-25 16:29:09 +0200 |
commit | c93556922aa79423e580589bbef70e2573f74ea0 (patch) | |
tree | 7f97aaad850fa2bad74c508abfb7ee42ed5c4554 /TODO | |
parent | c4e9cdd7d7f9a682916723295b0153f662178c21 (diff) |
fixed an option bug
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ -1. Perform tests and fixed on file restoration -2. Perform tests on commandline options -3. Implement inconsistency check (-i) +1. Fix commandline options +2. Implement inconsistency check (-i) +3. 4. 5. Clean up some code, remove redundancy and make everything a little smarter where i can 6. |