From 6a98d1dd9522e8b641e027f113eb6e34cf708a58 Mon Sep 17 00:00:00 2001 From: MatMoul Date: Sat, 25 Feb 2017 01:03:17 +0100 Subject: [PATCH] Update help and todo --- TODO.md | 2 - src/helpers/help.cpp | 204 +++++++++++++++++++++---------------------- 2 files changed, 102 insertions(+), 104 deletions(-) diff --git a/TODO.md b/TODO.md index 1adee43..67d9960 100644 --- a/TODO.md +++ b/TODO.md @@ -12,8 +12,6 @@ ArchLinux (in AUR): g810-led-git ## Tasks (Assigned to MatMoul but you can participate) : -* (90%) Send specialized help based on executable name -* (90%) Improve --help-samples * (70%) Avoid sending keys that not supported by a keyboard model * (0%) Add deamon mode for custom effects diff --git a/src/helpers/help.cpp b/src/helpers/help.cpp index a30549a..997a5b6 100644 --- a/src/helpers/help.cpp +++ b/src/helpers/help.cpp @@ -52,135 +52,135 @@ namespace help { void keys(char *arg0) { string cmdName = utils::getCmdName(arg0); - cout<