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 b20025f commit 5d04107Copy full SHA for 5d04107
YukimiScript.CommandLineTool/Program.fs
@@ -35,7 +35,7 @@ let private help () =
35
" json Json."
36
""
37
"Example:"
38
- " ykmc ./Example/main.ykm --target-pymo ./main.lua -lpymo --lib ./Example/lib/"
+ " ykmc ./Example/main.ykm --target-pymo ./main.lua -L../lib -lpymo"
39
" ykmc diagram dgml ./Example/scenario ./Example.dgml --lib ./Example/lib"
40
" ykmc charset ./Example/ ./ExampleCharset.txt --lib ./Example/lib"
41
"" ]
0 commit comments