tkuchiki / alp

Access Log Profiler
MIT License
669 stars 34 forks source link

`-c` option no longer working #88

Open tmokmss opened 10 months ago

tmokmss commented 10 months ago

Hi, I found an error when using -c option. --config works though.

$ alp -c alp.yaml ltsv --file /var/log/nginx/access.log
2023/11/09 09:58:41 unknown shorthand flag: 'c' in -c
$ alp --version
1.0.21

Maybe we should update README here? https://github.com/tkuchiki/alp/blob/d91a23dc2d71521c5a9e166faf92f68d082fb85f/README.md?plain=1#L541-L543

tkuchiki commented 9 months ago

@tmokmss I'm sorry for the late response, and thank you for opening the issue.

I will fix it!