📘 Fix APPDATA variable formatting

This commit is contained in:
bitcookies 2026-03-22 17:02:10 +08:00
parent cc6c7760d2
commit 47fe667eda
2 changed files with 2 additions and 2 deletions

View file

@ -245,7 +245,7 @@ Usage:
Options:
-e, --encoding <enc> utf8 (default), ascii, ansi
-o, --output <file> Output file (default: rarreg.key)
-a, --activate Write to %%APPDATA%%\WinRAR\rarreg.key
-a, --activate Write to %APPDATA%\WinRAR\rarreg.key
-t, --text Print to console only, don't write file
-v, --version Show version
-h, --help Show this help

View file

@ -240,7 +240,7 @@ Usage:
Options:
-e, --encoding <enc> utf8 (default), ascii, ansi
-o, --output <file> Output file (default: rarreg.key)
-a, --activate Write to %%APPDATA%%\WinRAR\rarreg.key
-a, --activate Write to %APPDATA%\WinRAR\rarreg.key
-t, --text Print to console only, don't write file
-v, --version Show version
-h, --help Show this help