From 4db396577a886d0b8e96486d9c663e4470c4c9d0 Mon Sep 17 00:00:00 2001 From: Maxime Mangel Date: Mon, 5 Feb 2024 14:11:56 +0100 Subject: [PATCH] Remove command instructions --- src/Glutinum.Build/Main.fs | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Glutinum.Build/Main.fs b/src/Glutinum.Build/Main.fs index fabfc77..bbd43ae 100644 --- a/src/Glutinum.Build/Main.fs +++ b/src/Glutinum.Build/Main.fs @@ -8,8 +8,6 @@ open BlackFox.CommandLine let printHelp () = let helpText = """ -Usage: dotnet run [] - Available commands: test Run the main tests suite