taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit c2bd5b95d3a32eeedb4cf0d9dbd15d0cd7191f8e
parent bc7722eeee3655a44edf3a245a8a4a74977332ed
Author: Florian Dold <florian.dold@gmail.com>
Date:   Thu,  9 Jul 2020 19:35:02 +0530

docs

Diffstat:
Mtaler-wallet.rst | 11++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/taler-wallet.rst b/taler-wallet.rst @@ -403,8 +403,9 @@ Exchange Management: List Exchanges :name: ``"listExchanges"`` :description: - List all exchanges. Can be used on the CLI - as ``taler-wallet-cli exchanges list``. + List all exchanges. +:cli: + ``taler-wallet-cli exchanges list`` :response: .. ts:def:: ExchangesListRespose @@ -425,7 +426,9 @@ Exchange Management: Add Exchange :name: ``"addExchange"`` :description: - Add an exchange. Can be used on the CLI as ``taler-wallet-cli exchanges add $URL``. + Add an exchange. +:cli: + ``taler-wallet-cli exchanges add $URL`` :request: .. ts:def:: ExchangeAddRequest @@ -441,6 +444,8 @@ Withdrawal: Get Manual Withdrawal Info :name: ``"getWithdrawalDetailsForAmount"`` :description: Get information about fees and exchange for a manual withdrawal of a given amount. +:cli: + ``taler-wallet-cli advanced manual-withdrawal-details $URL $AMOUNT`` :request: .. ts:def:: GetManualWithdrawalDetailsRequest