diff --git a/README.md b/README.md index 78270c8..ca46bac 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,19 @@ mongoprof ========= -Log watcher for `MongoDB `_. +Log watcher for [MongoDB](http://mongodb.org) Usage ----- -./mongoprof [--host hostname] [--slowms ms] dbname +``./mongoprof [--host hostname] [--slowms ms] dbname`` - Monitors connections to DB ``dbname`` at ``hostname``. - --host is an optional parameter, defaults to localhost (recommended) +Monitors connections to DB ``dbname`` at ``hostname``. - If slowms is included the log level will be set to only log queries slower than ``ms`` - milliseconds. +--host is an optional parameter, defaults to localhost (recommended) + +If slowms is included the log level will be set to only log queries slower than ``ms`` milliseconds. Example Output: