diff --git a/README.md b/README.md index d997f03..2af76d2 100644 --- a/README.md +++ b/README.md @@ -245,7 +245,7 @@ Usage: Options: -e, --encoding utf8 (default), ascii, ansi -o, --output 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 diff --git a/README.zh-CN.md b/README.zh-CN.md index cca235b..f4bb71f 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -240,7 +240,7 @@ Usage: Options: -e, --encoding utf8 (default), ascii, ansi -o, --output 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