boom命令

This commit is contained in:
2026-03-21 23:21:02 +08:00
parent ca30113efb
commit 126017b26c
8 changed files with 64 additions and 2 deletions

View File

@@ -844,6 +844,18 @@ exportbackground 0:\mywallpaper.bmp
beep
```
### boom
触发系统崩溃(用于测试)。
**用法:**
```bash
boom
```
**说明:**
- 此命令会抛出BoomCommandCrash异常
- 仅用于测试和调试目的
### cal
显示日历。