1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 03:28:20 +02:00

Fix "-help" for "-test" in BeefBuild

This commit is contained in:
Brian Fiete 2024-03-01 14:10:46 -05:00
parent 733b3fe41f
commit 1550fc2444

View file

@ -21,7 +21,7 @@ namespace BeefBuild
-new Creates a new workspace and project
-platform=<platform> Sets the platform (defaults to system platform)
-run Compile and run the startup project in the workspace
-test=<path> Executes test script
-test Run tests in the workspace
-verbosity=<verbosity> Set verbosity level to: quiet/minimal/normal/detailed/diagnostic
-version Get version
-workspace=<path> Sets workspace path (defaults to current working directory)