We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad721b5 commit a19335bCopy full SHA for a19335b
VERSION
@@ -1 +1 @@
1
-2025.1.7
+2025.1.8
mkdocs/docs/commands/bpm_run.md
@@ -36,6 +36,12 @@ To specify args :
36
37
bpm run --bin "hello -y"
38
39
+## Specify extra args
40
+
41
+bpm run -- arg1 arg2
42
43
44
45
## Launch a command before the project program (only for bin program)
46
47
```bash
0 commit comments