Skip to content

Commit 4ee36cd

Browse files
committed
update comment
1 parent dccb8ac commit 4ee36cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

opengrok-indexer/src/main/java/org/opengrok/indexer/history/HistoryGuru.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,8 @@ public void clearCacheFile(String path) {
729729

730730
/**
731731
* Remove history data for a list of repositories. Those that are
732-
* successfully cleared are removed from the internal list of repositories.
732+
* successfully cleared may be removed from the internal list of repositories,
733+
* depending on the {@code removeRepositories} parameter.
733734
*
734735
* @param repositories list of repository paths relative to source root
735736
* @param removeRepositories set true to also remove the repositories from internal structures

0 commit comments

Comments
 (0)