Accept 'strict' param in certain CLI options

account_info, owner_info, account_currencies
This commit is contained in:
Mo Morsi
2019-12-26 22:42:37 -05:00
committed by Nik Bougalis
parent 3578acaf0b
commit 60f0f5224d
3 changed files with 43 additions and 29 deletions

View File

@@ -133,7 +133,7 @@ void printHelp (const po::options_description& desc)
" account_lines <account> <account>|\"\" [<ledger>]\n"
" account_channels <account> <account>|\"\" [<ledger>]\n"
" account_objects <account> [<ledger>] [strict]\n"
" account_offers <account>|<account_public_key> [<ledger>]\n"
" account_offers <account>|<account_public_key> [<ledger>] [strict]\n"
" account_tx accountID [ledger_min [ledger_max [limit [offset]]]] [binary] [count] [descending]\n"
" book_offers <taker_pays> <taker_gets> [<taker [<ledger> [<limit> [<proof> [<marker>]]]]]\n"
" can_delete [<ledgerid>|<ledgerhash>|now|always|never]\n"