From 89daa579719a0976949a0e63715115d3c48dd04c Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sat, 28 Nov 2020 02:59:54 -0500 Subject: show double-hyphens in taler-wallet-cli(1) --- manpages/taler-wallet-cli.1.rst | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'manpages/taler-wallet-cli.1.rst') diff --git a/manpages/taler-wallet-cli.1.rst b/manpages/taler-wallet-cli.1.rst index 15864478..4b13caed 100644 --- a/manpages/taler-wallet-cli.1.rst +++ b/manpages/taler-wallet-cli.1.rst @@ -11,7 +11,11 @@ taler-wallet-cli(1) Synopsis ======== -**taler-auditor** [**-h** | **-\\-help**][**-\\-verbose**][**-V** | **-\\-version**][] +**taler-auditor** +[**-h** | **––help**] +[**––verbose**] +[**-V** | **––version**] + [] Description @@ -20,16 +24,16 @@ Description **taler-wallet-cli** is a command line tool to be used by developers for testing. -**-h** | **-\\-help** +**-h** | **––help** Print short help on options. -**-\\-verbose** +**––verbose** Enable verbose output. -**-V** | **-\\-version** +**-V** | **––version** Output the version number. -**test-withdraw** [**-e** URL | **-\\-exchange** URL] [**-a** AMOUNT | **-\\-amount** AMOUNT][**-b** URL | **-\\-bank** URL] +**test-withdraw** [**-e** URL | **––exchange** URL] [**-a** AMOUNT | **––amount** AMOUNT][**-b** URL | **––bank** URL] withdraw test currency from the test bank **balance** @@ -38,7 +42,7 @@ for testing. **history** show wallet history -**test-merchant-qrcode** [**-a** AMOUNT | **-\\-amount** AMOUNT][**-s** SUMMARY | **-\\-summary** SUMMARY] +**test-merchant-qrcode** [**-a** AMOUNT | **––amount** AMOUNT][**-s** SUMMARY | **––summary** SUMMARY] **withdraw-uri** URI @@ -46,9 +50,9 @@ for testing. **refund-uri** URI -**pay-uri** [**-y** | **-\\-yes**] URI +**pay-uri** [**-y** | **––yes**] URI -**integrationtest** [**-e** URL | **-\\-exchange** URL][**-m** URL | **-\\-merchant** URL][**-k** APIKEY | **-\\-merchant-api-key** APIKEY][**-b** URL | **-\\-bank** URL][**-w** AMOUNT | **-\\-withdraw-amount** AMOUNT][**-s** AMOUNT | **-\\-spend-amount** AMOUNT] +**integrationtest** [**-e** URL | **––exchange** URL][**-m** URL | **––merchant** URL][**-k** APIKEY | **––merchant-api-key** APIKEY][**-b** URL | **––bank** URL][**-w** AMOUNT | **––withdraw-amount** AMOUNT][**-s** AMOUNT | **––spend-amount** AMOUNT] Run integration test with bank, exchange and merchant. .. See Also -- cgit v1.2.3