1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-08-08 22:36:48 +02:00

fix clf request string parsing and add tests

This commit is contained in:
Kelly Brazil
2022-11-21 11:00:58 -08:00
parent 5ab2ebe45a
commit 60f1e79b2f
9 changed files with 106 additions and 12 deletions

View File

@@ -113,7 +113,7 @@ _jc() {
'--cef-s:CEF string streaming parser'
'--chage:`chage --list` command parser'
'--cksum:`cksum` and `sum` command parser'
'--clf:Common Log Format file parser'
'--clf:Common and Combined Log Format file parser'
'--crontab:`crontab` command and file parser'
'--crontab-u:`crontab` file parser with user support'
'--csv:CSV file parser'