mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add help for validation_create.
This commit is contained in:
@@ -41,6 +41,7 @@ void printHelp()
|
||||
cout << " unl_list" << endl;
|
||||
cout << " unl_reset" << endl;
|
||||
cout << " unlock <passphrase>" << endl;
|
||||
cout << " validation_create [<seed>|<pass_phrase>|<key>]" << endl;
|
||||
}
|
||||
|
||||
int parseCommandline(int argc, char* argv[])
|
||||
|
||||
Reference in New Issue
Block a user