X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FConsole%2FParsedCommand.hh;h=4df9d4185a94d38b5bba397a392a29b35ab5322f;hb=57daeae6f2e924ce3f16f9677c3474f531cba9e5;hp=17a6892c8edddc29b4665113812fa0c49b9e620a;hpb=7661548b20e6c7627f54bff87e0758396fd523ef;p=senf.git diff --git a/senf/Utils/Console/ParsedCommand.hh b/senf/Utils/Console/ParsedCommand.hh index 17a6892..4df9d41 100644 --- a/senf/Utils/Console/ParsedCommand.hh +++ b/senf/Utils/Console/ParsedCommand.hh @@ -104,7 +104,7 @@ namespace console { description = "numeric id of task to check, -1 for the current task." default_value = -1 ) ); senf::console::root() - .add("taskStatus", fty::Commande(static_cast( + .add("taskStatus", fty::Command(static_cast( &taskStatus)) .overloadDoc("Query status by name") .arg( name = "name",