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:
parent
733b3fe41f
commit
1550fc2444
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue