diff options
author | Oskar <[email protected]> | 2024-07-24 20:30:23 +0200 |
---|---|---|
committer | Oskar <[email protected]> | 2024-07-24 20:30:23 +0200 |
commit | c4515d59dc74176e7388f18b4554329a0c4d313c (patch) | |
tree | 78fd22d25e47d75239a82a7b4631da5ebaea8849 | |
parent | 0952429fa2d446bb09ea26e72568be66bbe71a79 (diff) |
todo UPDATE
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ -1. Implement support for trashing directories -2. Implement restoring files (-R) -3. Make style and conventions more consistent +1. Perform tests and fixed on file restoration +2. Perform tests on commandline options +3. Implement inconsistency check (-i) 4. 5. Clean up some code, remove redundancy and make everything a little smarter where i can 6. |