diff --git a/build.fsx b/build.fsx index fec931a5d..e79e19cfc 100644 --- a/build.fsx +++ b/build.fsx @@ -184,6 +184,8 @@ Target.create "Help" (fun _ -> printfn "" printfn " Other targets:" printfn " * CleanInternetCaches" + printfn " * Format" + printfn " * CheckFormat" printfn "") let sourceFiles =