diff --git a/BeefBuild/src/Program.bf b/BeefBuild/src/Program.bf index b1b20a77..7583dcff 100644 --- a/BeefBuild/src/Program.bf +++ b/BeefBuild/src/Program.bf @@ -19,6 +19,7 @@ namespace BeefBuild -config= Sets the config (defaults to Debug) -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 -verbosity= Set verbosity level to: quiet/minimal/normal/detailed/diagnostic -workspace= Sets workspace path (defaults to current working directory)