summaryrefslogtreecommitdiff
path: root/Option.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-27 13:51:24 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-27 13:51:24 -0400
commitd010ee969c82d6bb2d0f60c4b1ce2de3543e0920 (patch)
treefef62e7155b8ae9977ce51294339693f548cd964 /Option.hs
parent3b1d7915569b0dbfa6cefc54e0537d19290e08bf (diff)
Per-command usage messages.
Diffstat (limited to 'Option.hs')
-rw-r--r--Option.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Option.hs b/Option.hs
index 78fc43438..d59af43c7 100644
--- a/Option.hs
+++ b/Option.hs
@@ -1,4 +1,4 @@
-{- git-annex command-line options
+{- common command-line options
-
- Copyright 2010-2011 Joey Hess <joey@kitenet.net>
-