Skip to content

Commit 5cd71dd

Browse files
committed
fix: confusing description for --doc option
1 parent 79b943f commit 5cd71dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/wiki/usage.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ There are many optional flags that can alter how the server operates.
6363

6464
**Type:** `string`
6565

66-
Where to create documentation JSON and MarkDown files.
66+
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).
6767

68-
Example: `--doc=C:/Users/Me/Documents/LuaDocuments`
68+
Example: `--doc=C:/Users/Me/Documents/myLuaProject/`
6969

7070
### --logpath
7171

0 commit comments

Comments
 (0)