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<