This commit is contained in:
parent
cdfae5347f
commit
4648c3bb09
1 changed files with 1 additions and 1 deletions
|
|
@ -232,7 +232,7 @@ let global_fees_cmd =
|
||||||
let drain_cmd =
|
let drain_cmd =
|
||||||
let doc =
|
let doc =
|
||||||
"Drain profits from the exchange. The actual drain requires running the \
|
"Drain profits from the exchange. The actual drain requires running the \
|
||||||
taler-exchange-drain tool."
|
`taler-exchange-drain` tool."
|
||||||
in
|
in
|
||||||
let debit_account_section =
|
let debit_account_section =
|
||||||
Arg.(required & opt (some string) None & info [ "debit_account_section" ])
|
Arg.(required & opt (some string) None & info [ "debit_account_section" ])
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue