From 832ee30b86a347aaca974689103e53b18292f8a7 Mon Sep 17 00:00:00 2001 From: Afonso Sousa <145158518+AfonsoCMSousa@users.noreply.github.com> Date: Thu, 13 Mar 2025 23:10:25 +0000 Subject: [PATCH] Fixed issue related to misinterpretation in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23274fb..294859b 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ gisem_presencas.exe -w value - `-w` or `-wait`: Time to wait in between refreshes (default is 10 seconds). - `-l` or `-log`: Send the output to a file. - `-m` or `-maxtime`: Sets a maxmium time for the program to try set Attendance (default is -1 (forever)). -- `-r` or `-replace`: Forces the program into replacing the existing saved password. +- `-r` or `-replace`: Forces the program into replacing the existing saved credentials. - `-v` or `-verbose`: Shows addicional info. ## Project Structure