From: malc Date: Sat, 2 Feb 2013 12:38:00 +0000 (+0400) Subject: Beautify X-Git-Tag: v14~45 X-Git-Url: https://repo.or.cz/w/llpp.git/commitdiff_plain/3891139e262b69f1c8967c9ad50b207d0c60003d Beautify --- diff --git a/main.ml b/main.ml index e3ae4ae..bc34708 100644 --- a/main.ml +++ b/main.ml @@ -6972,9 +6972,9 @@ let () = " Set path to the trim cache file"); ("-dest", Arg.String (fun s -> state.nameddest <- s), - " Set named destination"); + " Set named destination"); - ("-wtmode", Arg.Set wtmode, "wt mode"); + ("-wtmode", Arg.Set wtmode, " Operate in wt mode"); ("-v", Arg.Unit (fun () -> Printf.printf