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"
|
" ledger_request <ledger>\n"
|
||||||
" log_level [[<partition>] <severity>]\n"
|
" log_level [[<partition>] <severity>]\n"
|
||||||
" logrotate\n"
|
" logrotate\n"
|
||||||
|
" manifest <public_key>\n"
|
||||||
" node_to_shard [status|start|stop]\n"
|
" node_to_shard [status|start|stop]\n"
|
||||||
" peers\n"
|
" peers\n"
|
||||||
" ping\n"
|
" ping\n"
|
||||||
@@ -180,6 +181,7 @@ printHelp(const po::options_description& desc)
|
|||||||
" submit_multisigned <tx_json>\n"
|
" submit_multisigned <tx_json>\n"
|
||||||
" tx <id>\n"
|
" tx <id>\n"
|
||||||
" validation_create [<seed>|<pass_phrase>|<key>]\n"
|
" validation_create [<seed>|<pass_phrase>|<key>]\n"
|
||||||
|
" validator_info\n"
|
||||||
" validators\n"
|
" validators\n"
|
||||||
" validator_list_sites\n"
|
" validator_list_sites\n"
|
||||||
" version\n"
|
" version\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user