X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FRtsFlags.c;h=8f1b700876cfb7ecdfa061ced683cbadbc7f87c6;hb=3dc2953ab8baa7a779b28e76433d5e5ad97aa868;hp=e8aefd8fcea57eb26072a0c33ba92c929505b515;hpb=0dfcd5776f3ef89ceaafef6c4730ddac759e3716;p=ghc-hetmet.git diff --git a/rts/RtsFlags.c b/rts/RtsFlags.c index e8aefd8..8f1b700 100644 --- a/rts/RtsFlags.c +++ b/rts/RtsFlags.c @@ -336,6 +336,7 @@ usage_text[] = { "The following run time system options are available:", "", " -? Prints this message and exits; the program is not executed", +" --info Print information about the RTS used by this program", "", " -K Sets the maximum stack size (default 8M) Egs: -K32k -K512k", " -k Sets the initial thread stack size (default 1k) Egs: -k4k -k2m",