Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxLHy0424 committed Oct 2, 2024
1 parent 6ca6ba8 commit 80361e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

找到:
```dos
set runtime=msvcrt
set item.runtime=msvcrt
```

软件支持的 Runtime 如下:
Expand Down Expand Up @@ -67,7 +67,7 @@ set opt.showVerboseInfo=0
找到:
```dos
set args=
set item.args=
```

窗口操作的主参数为 `-W`, 附加参数如下:
Expand All @@ -79,7 +79,7 @@ set args=

使用示例:
```dos
set args=-Waf
set item.args=-Waf
```

### 1.5 深度自定义
Expand Down

0 comments on commit 80361e0

Please sign in to comment.