Skip to content

Commit bd0852c

Browse files
committed
📘 Optimize Document Content
1 parent a202108 commit bd0852c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ There are several ways to use it:
4949

5050
WinRAR Keygen supports `ASCII`, `ANSI` and `UTF-8` encoding types, the following is a brief description of the three encoding types.
5151

52-
> [WARNING]
53-
> It is recommended that you do not use the ANSI encoding method for the time being, as there are garbled PowerShell console characters for Chinese, Japanese, and Korean on Windows Server 2022 [Microsoft is working on a fix for this issue](https://learn.microsoft.com/en-us/troubleshoot/ windows-server/system-management-components/powershell-shell-characters-garbled-for-cjk-languages).
52+
> [!WARNING]
53+
> It is recommended that you do not use the ANSI encoding method for the time being, as there are garbled PowerShell console characters for Chinese, Japanese, and Korean on Windows Server 2022 [Microsoft is working on a fix for this issue](https://learn.microsoft.com/en-us/troubleshoot/windows-server/system-management-components/powershell-shell-characters-garbled-for-cjk-languagess).
5454
5555
| Encoding | Instruction | Supported Characters |
5656
| -------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ |
@@ -325,7 +325,7 @@ Why is my `rarreg.key` invalid?
325325

326326
`TEXT1` and `TEXT2` are required to fulfill [corresponding coding requirements](#4 - coding description).
327327

328-
```shell
328+
```console
329329
winrar-keygen.exe <TEXT1> <TEXT2>
330330
```
331331

Diff for: README.zh-CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ winrar-keygen.exe "utf8:한국어" "license" | Out-File -Encoding utf8 rarreg.ke
319319

320320
参数 `TEXT1``TEXT2` 需要满足[对应的编码要求](#4-编码说明)
321321

322-
```shell
322+
```console
323323
winrar-keygen.exe <TEXT1> <TEXT2>
324324
```
325325

0 commit comments

Comments
 (0)