mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Update command-line usage help message (fixes #3318)
This commit is contained in:
committed by
Nik Bougalis
parent
ce64f7a90f
commit
b88ed5a8ec
@@ -161,6 +161,7 @@ printHelp(const po::options_description& desc)
|
||||
" ledger_request <ledger>\n"
|
||||
" log_level [[<partition>] <severity>]\n"
|
||||
" logrotate\n"
|
||||
" manifest <public_key>\n"
|
||||
" node_to_shard [status|start|stop]\n"
|
||||
" peers\n"
|
||||
" ping\n"
|
||||
@@ -180,6 +181,7 @@ printHelp(const po::options_description& desc)
|
||||
" submit_multisigned <tx_json>\n"
|
||||
" tx <id>\n"
|
||||
" validation_create [<seed>|<pass_phrase>|<key>]\n"
|
||||
" validator_info\n"
|
||||
" validators\n"
|
||||
" validator_list_sites\n"
|
||||
" version\n"
|
||||
|
||||
Reference in New Issue
Block a user