]> gitweb.michael.orlitzky.com - dead/htsn.git/blobdiff - htsn.cabal
Bump the cabal version.
[dead/htsn.git] / htsn.cabal
index 0ef3b5d3b79eb19dc60e61d0504fe4a70eed9acb..4f2f31ab1e5fd2eb91325f82e0de3e3ab08768eb 100644 (file)
@@ -1,5 +1,5 @@
 name:           htsn
-version:        0.0.5
+version:        0.0.6
 cabal-version:  >= 1.8
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
@@ -97,10 +97,11 @@ description:
   \--log-level
   @
   .
-  How verbose should the logs be? We log notifications at three levels:
-  INFO, WARN, and ERROR. Specify the \"most boring\" level of
+  How verbose should the logs be? We log notifications at four levels:
+  DEBUG, INFO, WARN, and ERROR. Specify the \"most boring\" level of
   notifications you would like to receive (in all-caps); more
-  interesting notifications will be logged as well.
+  interesting notifications will be logged as well. The debug output is
+  extremely verbose and will not be written to syslog even if you try.
   .
   Default: INFO
   .