Skip to content

Commit

Permalink
fix help text - ref #639
Browse files Browse the repository at this point in the history
  • Loading branch information
ozgurakgun committed Feb 15, 2024
1 parent 1ee1f36 commit f9ff188
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/Conjure/UI.hs
Original file line number Diff line number Diff line change
Expand Up @@ -1367,9 +1367,7 @@ ui = modes
&= help "Line width for pretty printing.\nDefault: 120"
} &= name "autoig"
&= explicit
&= help "Generate an Essence model describing the instances of the problem class \
\defined in the input Essence model.\n\
\An error will be printed if the model has infinitely many instances."
&= help "Functionality to support the AutoIG workflow."
, Boost
{ essence
= def
Expand Down

0 comments on commit f9ff188

Please sign in to comment.