🎉 v2.1.1

💡 Adjust help tips
This commit is contained in:
bitcookies
2022-04-24 14:46:11 +08:00
parent 9c0eab72d4
commit fa577da404
25 changed files with 7 additions and 33 deletions
+2 -2
View File
@@ -7,12 +7,12 @@
#include <system_error>
void Help() {
_putts(TEXT("Please use the following command:\n"));
_putts(TEXT("Usage:"));
_putts(TEXT(" winrar-keygen.exe <Your Name> <Your License>"));
_putts(TEXT(""));
_putts(TEXT("Example:"));
_putts(TEXT(""));
_putts(TEXT(" winrar-keygen.exe \"Github\" \"Github.com\""));
_putts(TEXT(" winrar-keygen.exe \"Github\" \"Github.com\"\n"));
_putts(TEXT(" or:"));
_putts(TEXT(" winrar-keygen.exe \"Github\" \"Github.com\" > rarreg.key\n"));
_putts(TEXT(" or:"));