From cc6c7760d24a7df73206d9381ac7802489636d8f Mon Sep 17 00:00:00 2001 From: bitcookies Date: Sun, 22 Mar 2026 13:08:09 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=98=20Update=20the=20help=20info=20to?= =?UTF-8?q?=20match=20the=20=5Ftmain.cpp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +--- README.zh-CN.md | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b58f630..d997f03 100644 --- a/README.md +++ b/README.md @@ -255,7 +255,7 @@ Options: | Flag | Description | | :--------------------- | :--------------------------------------- | -| `-e, --encoding ` | `ascii`, `ansi`, `utf8` (default) | +| `-e, --encoding ` | `utf8` (default), `ascii`, `ansi` | | `-o, --output ` | Output file path (default: `rarreg.key`) | | `-a, --activate` | Write to `%APPDATA%\WinRAR\rarreg.key` | | `-t, --text` | Print to console only, don't write file | @@ -268,8 +268,6 @@ Here is an example of ASCII encoding for `Github` and `Single PC usage license`. ./winrar-keygen.exe "Github" "Single PC usage license" -t -e ascii ``` -![Terminal](assets/terminal.png) - Now you can see the newly generated file. ```console diff --git a/README.zh-CN.md b/README.zh-CN.md index f297214..cca235b 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -250,7 +250,7 @@ Options: | 参数 | 描述 | | :--------------------- | :-------------------------------------- | -| `-e, --encoding ` | `ascii`, `ansi`, `utf8` (默认) | +| `-e, --encoding ` | `utf8` (默认), `ascii`, `ansi` | | `-o, --output ` | Output file path (默认: `rarreg.key`) | | `-a, --activate` | Write to `%APPDATA%\WinRAR\rarreg.key` | | `-t, --text` | Print to console only, don't write file | @@ -263,8 +263,6 @@ Options: ./winrar-keygen.exe "Github" "Single PC usage license" -t -e ascii ``` -![Terminal](assets/terminal.png) - 现在你可以看到新生成的文件: ```console