summaryrefslogtreecommitdiff
path: root/Usage.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-01-06 21:27:42 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-01-06 21:32:08 -0400
commit8e7de0104702d59e327694451303e8fbe53c9ea5 (patch)
treed88304288cf83e39984df73410e1a9836217d888 /Usage.hs
parent539f8c6f144e7fa9cb76f34c06417e3c13ff3420 (diff)
log --before=date
Diffstat (limited to 'Usage.hs')
-rw-r--r--Usage.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Usage.hs b/Usage.hs
index 36944053f..34c344b18 100644
--- a/Usage.hs
+++ b/Usage.hs
@@ -73,7 +73,7 @@ paramUUID = "UUID"
paramType :: String
paramType = "TYPE"
paramDate :: String
-paramDate = "Date"
+paramDate = "DATE"
paramFormat :: String
paramFormat = "FORMAT"
paramKeyValue :: String