Skip to content

Commit

Permalink
Update command-line usage help message (fixes XRPLF#3318)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chenna Keshava B S committed Jul 19, 2022
1 parent 4e72479 commit 6010388
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ripple/app/main/Main.cpp
Expand Up @@ -160,6 +160,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"
Expand All @@ -179,6 +180,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"
Expand Down

0 comments on commit 6010388

Please sign in to comment.