Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lshtar13 authored Sep 5, 2023
1 parent 9f5f591 commit 9616400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
</br>

```bash
Expand Down

0 comments on commit 9616400

Please sign in to comment.