📝 update documentation

This commit is contained in:
Marc Koch 2022-10-30 17:30:55 +01:00
parent 1cdb9f6022
commit 0a49462733
Signed by: marc
GPG Key ID: 12406554CFB028B9
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ python3 -m pip install civiproxy_logs2json --user
## Example Usage ## Example Usage
Pass logfile as positional argument: Pass logfile as option:
```bash ```bash
cpl2j -f /var/www/proxy_logs/proxy.log cpl2j -f /var/www/proxy_logs/proxy.log
``` ```