From 075e95f01540903e322aa89e0d21a7e1de9d2e6e Mon Sep 17 00:00:00 2001 From: Nick Wynja Date: Tue, 20 Apr 2021 18:03:50 -0400 Subject: [PATCH] doc: mention performance of check links --- doc/wiki.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/wiki.txt b/doc/wiki.txt index 1bcb897d..790bc4f0 100644 --- a/doc/wiki.txt +++ b/doc/wiki.txt @@ -579,7 +579,8 @@ the commands are also available as mappings of the form `(wiki-[name])`. *WikiGraphCheckLinks* Check the wiki for broken links. If any broken links are found, they are added to the location list (|location-list|) and the location list is - opened. + opened. The process of checking for broken links can take a while if you + have a large wiki. *(wiki-graph-in)* *(wiki-graph-out)*