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 4d0ddab commit 9735945Copy full SHA for 9735945
opengrok-indexer/src/main/java/org/opengrok/indexer/index/Indexer.java
@@ -1036,7 +1036,7 @@ public void prepareIndexer(RuntimeEnvironment env,
1036
* @param addProjects if true, add projects
1037
* @param createHistoryCache create history cache flag
1038
* @param subFiles list of directories
1039
- * @param repositories list of repositories
+ * @param repositories list of repository paths relative to source root
1040
* @throws IndexerException indexer exception
1041
* @throws IOException I/O exception
1042
*/
0 commit comments