summaryrefslogtreecommitdiff
path: root/Usage.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-05-25 12:44:58 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-05-25 12:44:58 -0400
commitb93439ab21727ad809ebce384b78e572799fa39a (patch)
treea36efdd4adc246cb40a62451d84d4ce66bf38c15 /Usage.hs
parent6442bc73b2799c46c8a45a3cd265dd8dfeaea1f3 (diff)
content: New command line way to view and configure a repository's preferred content settings.
Diffstat (limited to 'Usage.hs')
-rw-r--r--Usage.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Usage.hs b/Usage.hs
index bcda78be8..9a48a0908 100644
--- a/Usage.hs
+++ b/Usage.hs
@@ -93,6 +93,8 @@ paramFile :: String
paramFile = "FILE"
paramGroup :: String
paramGroup = "GROUP"
+paramExpression :: String
+paramExpression = "EXPR"
paramSize :: String
paramSize = "SIZE"
paramAddress :: String