Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emxsys authored Aug 24, 2020
1 parent 183fcd6 commit 82e8df7
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ pip3 install callattendant

If your not using the virtual environment, you may need to reboot or logoff/login to update the
`$PATH` in order to find/use the `callattendant` command.

---

### Operation
Expand All @@ -126,10 +127,10 @@ can override this location with the `--data-path` option.
```
Usage: callattendant --config [FILE] --data-path [FOLDER]
Options:
-c, --config [FILE] load a python configuration file
-d, --data-path [FOLDER] path to data and configuration files
-f, --create-folder create the data-path folder if it does not exist
-h, --help displays this help text
-c, --config [FILE] load a python configuration file
-d, --data-path [FOLDER] path to data and configuration files
-f, --create-folder create the data-path folder if it does not exist
-h, --help displays this help text
```

```bash
Expand Down

0 comments on commit 82e8df7

Please sign in to comment.