diff --git a/tools/offline.ml b/tools/offline.ml index 207f416f..3f94b4fe 100644 --- a/tools/offline.ml +++ b/tools/offline.ml @@ -232,7 +232,7 @@ let global_fees_cmd = let drain_cmd = let doc = "Drain profits from the exchange. The actual drain requires running the \ - taler-exchange-drain tool." + `taler-exchange-drain` tool." in let debit_account_section = Arg.(required & opt (some string) None & info [ "debit_account_section" ])