diff options
| author | aarne <unknown> | 2005-07-01 07:16:31 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2005-07-01 07:16:31 +0000 |
| commit | d27fd4913b504189e531caa0365ec29357f35447 (patch) | |
| tree | a011dd5837272a4c474d45826184f12291832e52 /src/GF/Shell/ShellCommands.hs | |
| parent | 4d94cdfd66c63eb01ad90c292f3dc75878a0e8a7 (diff) | |
vt -o ; Finnish infinitives
Diffstat (limited to 'src/GF/Shell/ShellCommands.hs')
| -rw-r--r-- | src/GF/Shell/ShellCommands.hs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GF/Shell/ShellCommands.hs b/src/GF/Shell/ShellCommands.hs index e2b809b21..9d6718faf 100644 --- a/src/GF/Shell/ShellCommands.hs +++ b/src/GF/Shell/ShellCommands.hs @@ -5,9 +5,9 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/06/20 16:14:20 $ +-- > CVS $Date: 2005/07/01 08:16:32 $ -- > CVS $Author: aarne $ --- > CVS $Revision: 1.38 $ +-- > CVS $Revision: 1.39 $ -- -- The datatype of shell commands and the list of their options. ----------------------------------------------------------------------------- @@ -191,7 +191,7 @@ optionsOfCommand co = case co of CSpeakAloud -> flags "language" CPutString -> both "utf8" "filter length" CShowTerm -> flags "printer" - CShowTreeGraph -> opts "c f g" + CShowTreeGraph -> opts "c f g o" CSystemCommand _ -> none CPrintGrammar -> both "utf8" "printer lang" |
