We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35d75d5 commit 15fe006Copy full SHA for 15fe006
1 file changed
src/main.c
@@ -182,6 +182,7 @@ void usage(int errorp)
182
" GAUCHE_HISTORY_FILE\n"
183
" Specify alternative file to save history of what you typed in REPL\n"
184
" while you're using input editing. By default, it is saved in\n"
185
+ " '~/.gosh_history'.\n"
186
" GAUCHE_LEGACY_DEFINE\n"
187
" Keep the toplevel `define' behavior the same as 0.9.8 and before.\n"
188
" It allows certain legacy programs that aren't valid R7RS. See\n"
0 commit comments