From 65926438256c1ed46993e1c8611597af5a9c23f1 Mon Sep 17 00:00:00 2001 From: jvech Date: Wed, 7 Aug 2024 10:06:35 -0500 Subject: add: CLI improvements and small documentation updates Things done: * config path should search config file in the following order: cli option, environment, xdg_path * Implement a retrain command. * when you require more keys than the ones available in the input, stop the program. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8ec2d49..4b5e2c4 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ utils/*.gpi *.bin utils/*.py tests/*.png +issues.txt -- cgit v1.2.3-70-g09d2