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.
--doc
1 parent 79b943f commit 5cd71ddCopy full SHA for 5cd71dd
src/content/wiki/usage.mdx
@@ -63,9 +63,9 @@ There are many optional flags that can alter how the server operates.
63
64
**Type:** `string`
65
66
-Where to create documentation JSON and MarkDown files.
+Generate [documentation](/wiki/export-docs) from a workspace. The files will be output in your [log path](/wiki/faq/#where-can-i-find-the-log-file).
67
68
-Example: `--doc=C:/Users/Me/Documents/LuaDocuments`
+Example: `--doc=C:/Users/Me/Documents/myLuaProject/`
69
70
### --logpath
71
0 commit comments