refactor: rename update-data to update-parsers

This commit is contained in:
sjdonado
2025-04-07 19:26:23 +02:00
parent 9fa7142ea7
commit c9e7ad1d99
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ Options:
--create-user=NAME Create a new user with the given name
--list-users List all users
--delete-user=USER_ID Delete a user by ID
--update-data Download all required data files
--update-parsers Download all required data files
```
## Run It Anywhere