Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command

This commit is contained in:
rbrunner7
2020-06-01 10:20:59 +02:00
parent 5d850dde99
commit fb31167b12
7 changed files with 135 additions and 49 deletions
+1
View File
@@ -73,6 +73,7 @@ public:
private:
bool help(const std::vector<std::string>& args);
bool apropos(const std::vector<std::string>& args);
std::string get_commands_str();
std::string get_command_usage(const std::vector<std::string> &args);