Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
flrnull committed Sep 6, 2013
1 parent 05f337a commit 6c4da25
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,13 @@ Usage
-----

```shell
# Default usage with Patterns.h
./http-logs-analyzer -f ./example/access_log
```

Advanced usage
-----

```shell
# Specify own IP pattern
./http-logs-analyzer -f ./example/access_log -i "^([0-9]+\\.[0-9]+\\.[0-9]+\\.[0-9]+)"
# List of all possible params
Expand Down

0 comments on commit 6c4da25

Please sign in to comment.