Skip to content

Commit

Permalink
Well, it probably makes sense to emphasize the difference in output here
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladislav Gangan committed May 31, 2012
1 parent a7eb734 commit d06bfd4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ execution then proceed like your operating system allows you to (Ctrl-C, for exa

```bash
$ emory
[2012-05-31 12:08:23] INFO Emory::ConfigurationFile: Found config file: /Users/xxx/.emory
[2012-05-31 12:08:23] INFO Emory::Runner: Watching directory: /Users/xxx/_emory-test
```

Emory outputs some information into the console where it was launched from. However if you would
Expand All @@ -84,6 +86,7 @@ $ emory --debug
[2012-05-31 12:08:29] INFO Emory::ConfigurationFile: Found config file: /Users/xxx/.emory
[2012-05-31 12:08:29] DEBUG Emory::Runner: Reading configuration file contents
[2012-05-31 12:08:29] DEBUG Emory::Runner: Evaluating configuration file contents:
<<< the rest of the output is ommitted >>>
```

<a name="emory-dsl" />
Expand Down

0 comments on commit d06bfd4

Please sign in to comment.