Skip to content

Commit

Permalink
README formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Troy Davis committed Aug 18, 2011
1 parent 691f30a commit 0cbafac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -35,10 +35,12 @@ Install the gem (details on [RubyGems]), which includes a binary called
Create ~/.papertrail.yml containing your credentials, or specify the
path to that file with -c. Example (from
examples/papertrail.yml.example):

username: your@account.com
password: yourpassword

You may want to alias "trail" to "papertrail", like:

echo "alias trail=papertrail" >> ~/.bashrc


Expand Down Expand Up @@ -66,6 +68,7 @@ You may want to alias "trail" to "papertrail", like:
## Colorize

Pipe through [MultiTail] or [colortail]. For example:

$ papertrail | multitail -c -j

For complete control, pipe through anything capable of inserting ANSI
Expand Down

0 comments on commit 0cbafac

Please sign in to comment.