Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
0ae9def5
Commit
0ae9def5
authored
Nov 23, 2007
by
Ian Lynagh
Browse files
Document --info in the +RTS -? help
parent
b93e282a
Changes
1
Hide whitespace changes
Inline
Side-by-side
rts/RtsFlags.c
View file @
0ae9def5
...
...
@@ -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<size> Sets the maximum stack size (default 8M) Egs: -K32k -K512k"
,
" -k<size> Sets the initial thread stack size (default 1k) Egs: -k4k -k2m"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment