From 4a5a48157fc85f7bb4deaf446140b1178a666f24 Mon Sep 17 00:00:00 2001 From: peb Date: Thu, 3 Feb 2005 14:13:35 +0000 Subject: "Committed_by_peb" --- src/GF/Shell/CommandL.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GF/Shell') diff --git a/src/GF/Shell/CommandL.hs b/src/GF/Shell/CommandL.hs index 93214781e..a01e9cf08 100644 --- a/src/GF/Shell/CommandL.hs +++ b/src/GF/Shell/CommandL.hs @@ -75,7 +75,7 @@ pCommand = pCommandWords . words where pCommandWords s = case s of "n" : cat : _ -> CNewCat cat "t" : ws -> CNewTree $ unwords ws - "g" : ws -> CRefineWithTree $ unwords ws -- *g*ive + "g" : ws -> CRefineWithTree $ unwords ws -- example: *g*ive "p" : ws -> CRefineParse $ unwords ws "rc": i : _ -> CRefineWithClip (readIntArg i) ">" : i : _ -> CAhead $ readIntArg i -- cgit v1.2.3