This commit is contained in:
swrup 2026-02-03 22:33:42 +01:00
parent cdfae5347f
commit 4648c3bb09

View file

@ -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" ])