From c02f2ac27e40ab085aadde3e8da0377487aa7fe1 Mon Sep 17 00:00:00 2001 From: TheTank20 Date: Sun, 18 Jun 2023 11:02:40 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 126c2e0..c06d4c4 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ Command line interface for Windows XP license management, inspired by Microsoft' `--SetConfirmationID`: Sets a Confirmation ID (tested to work with dashes). +`--GetWPALeft`: Gets the number of days before activation is required, in days. + +`--GetEvalLeft`: Gets the number of days before the evaluation period expires, in days. In most cases, this should be 2147483647. + Make sure you do commands right, since, as of now, there's no checking to make sure it's correct or not! ## Releases