mirror of
https://github.com/monero-project/monero.git
synced 2025-08-14 02:05:36 -04:00
Added command descriptions
This commit is contained in:
parent
8a8c918dc3
commit
287dde63d8
6 changed files with 376 additions and 114 deletions
|
@ -1329,6 +1329,7 @@ namespace cryptonote
|
|||
<< "where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)" << ENDL
|
||||
<< ENDL
|
||||
<< "Use the \"help\" command to see the list of available commands." << ENDL
|
||||
<< "Use \"help <command>\" to see a command's documentation." << ENDL
|
||||
<< "**********************************************************************" << ENDL);
|
||||
m_starter_message_showed = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue