diff --git a/BeefBuild/src/Program.bf b/BeefBuild/src/Program.bf index 1dd96a35..610dac9d 100644 --- a/BeefBuild/src/Program.bf +++ b/BeefBuild/src/Program.bf @@ -21,7 +21,7 @@ namespace BeefBuild -new Creates a new workspace and project -platform= Sets the platform (defaults to system platform) -run Compile and run the startup project in the workspace - -test= Executes test script + -test Run tests in the workspace -verbosity= Set verbosity level to: quiet/minimal/normal/detailed/diagnostic -version Get version -workspace= Sets workspace path (defaults to current working directory)