Add help command

This commit is contained in:
Eric Bottard
2015-12-18 15:53:59 +01:00
parent 4c3af009cb
commit 2f1a42bde0
32 changed files with 1168 additions and 42 deletions

View File

@@ -0,0 +1,5 @@
<configuration>
<!-- Disable most stdout logging by default -->
<root level="ERROR">
</root>
</configuration>