Revert "simplewallet: noob-friendly help menu"

This reverts commit 67b4a19edf.
This commit is contained in:
selsta 2020-05-16 21:26:11 +02:00
parent 4987161fa6
commit 4a9c3aca03
No known key found for this signature in database
GPG key ID: 2EA0A99A8B07AE5E
4 changed files with 14 additions and 48 deletions

View file

@ -2318,8 +2318,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"))