shorten a help string to avoid column getting too wide

This commit is contained in:
Joey Hess 2011-03-05 17:05:19 -04:00
parent 598027d824
commit 41d5c4acf6

View file

@ -216,7 +216,7 @@ paramPath = "PATH"
paramKey :: String
paramKey = "KEY"
paramDesc :: String
paramDesc = "DESCRIPTION"
paramDesc = "DESC"
paramNumber :: String
paramNumber = "NUMBER"
paramRemote :: String