From 41d5c4acf6810966bdef25e2fc7a4cfb78b6f972 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 5 Mar 2011 17:05:19 -0400 Subject: shorten a help string to avoid column getting too wide --- Command.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Command.hs') diff --git a/Command.hs b/Command.hs index 09adc0949..eba7f2cef 100644 --- a/Command.hs +++ b/Command.hs @@ -216,7 +216,7 @@ paramPath = "PATH" paramKey :: String paramKey = "KEY" paramDesc :: String -paramDesc = "DESCRIPTION" +paramDesc = "DESC" paramNumber :: String paramNumber = "NUMBER" paramRemote :: String -- cgit v1.2.3