From 961640036eb8300875772ceaec8e109f5546de4c Mon Sep 17 00:00:00 2001 From: LEE HAESUNG <102472529+JungangHighschool@users.noreply.github.com> Date: Tue, 5 Sep 2023 19:10:32 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dd1a87..005bfd2 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ ejp-t manage [command] [options] * ```-h``` : url of server, the url of the server where the workbook, problem, or test cases are stored. this information can be cached locally for future use. * ```-u``` : a username to create * ```-p``` : password of a user to create - * ```-l``` : path to `.csv` file with usernames and passwords (makes -u and -p optional) + * ```-l``` : path to `.csv` file([e.g.](./users_info.csv)) with usernames and passwords (makes -u and -p optional)
```bash