From c55c4383d21fb697d663e7a6d0387407aebd5fa7 Mon Sep 17 00:00:00 2001 From: Nikolay Pronchev Date: Thu, 5 Sep 2024 08:32:15 +0300 Subject: [PATCH] Add "Debug" TODO --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1df7e97..e6f0e12 100644 --- a/README.md +++ b/README.md @@ -263,6 +263,7 @@ baz ``` ## TODO +- Add "Debug" mode with verbose output; - Bug: required + variable/variable_value makes no sense as it makes option variable constant; - Add examples; - Implement "Help" generation;