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

View file

@ -2338,8 +2338,7 @@ skip:
MGINFO_YELLOW(ENDL << "**********************************************************************" << ENDL
<< "You are now synchronized with the network. You may now start monero-wallet-cli." << ENDL
<< ENDL
<< "Use the \"help\" command to see a simplified list of available commands." << ENDL
<< "Use the \"help_advanced\" command to see an advanced list of available commands." << ENDL
<< "Use the \"help\" command to see the list of available commands." << ENDL
<< "**********************************************************************");
m_sync_timer.pause();
if (ELPP->vRegistry()->allowed(el::Level::Info, "sync-info"))