Skip to content

Commit

Permalink
flag to specify time format string
Browse files Browse the repository at this point in the history
  • Loading branch information
aybabtme committed Jun 6, 2017
1 parent 5cbbfa5 commit cda9ae1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# humanlog [![Build Status](https://travis-ci.org/aybabtme/humanlog.svg?branch=master)](https://travis-ci.org/aybabtme/humanlog)
# humanlog

Read logs from `stdin` and prints them back to `stdout`, but prettier.

Expand All @@ -14,7 +14,7 @@ $ go get -u github.com/aybabtme/humanlog/...
## On linux

```bash
wget -qO- https://github.com/aybabtme/humanlog/releases/download/0.1.15/humanlog_Linux_x86_64.tar.gz | tar xvz
wget -qO- https://github.com/aybabtme/humanlog/releases/download/0.1.16/humanlog_Linux_x86_64.tar.gz | tar xvz
```

## On OS X
Expand Down Expand Up @@ -54,7 +54,7 @@ USAGE:
humanlog [global options] command [command options] [arguments...]
VERSION:
0.1.15
0.1.16
AUTHOR:
Antoine Grondin - <antoine@digitalocean.com>
Expand Down

0 comments on commit cda9ae1

Please sign in to comment.