From dac0633c0b4fdac4aeeb854f8c042cc338153543 Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Sat, 24 Sep 2022 08:44:16 -0400 Subject: [PATCH] Add todo item --- TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.txt b/TODO.txt index 12afb3b..8dff9b2 100644 --- a/TODO.txt +++ b/TODO.txt @@ -50,6 +50,7 @@ Phase 2: Building a foundation [x] Handle requests [ ] Data abstraction layer [x] Error generation +[ ] Properly implement the command line options as stated in telodendria(8) Phase 3: Welcome to Matrix