Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion glean/website/docs/indexer/lsif-java.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ glean index java-lsif DIR --db-root DB --db NAME/INSTANCE
where

* `DB` is the directory where you want to store your Glean DBs
* `DIR` is the root directory containing the Rust project
* `DIR` is the root directory containing the Java project
* `NAME/INSTANCE` is the name of the repository to create

## In the shell
Expand Down