diff --git a/src/doc/user/usermanual.html b/src/doc/user/usermanual.html index 7fe8bab8..5ad15a6f 100644 --- a/src/doc/user/usermanual.html +++ b/src/doc/user/usermanual.html @@ -3540,7 +3540,8 @@ fs.inotify.max_user_watches=32768

Recoll keeps a history of searches. See Advanced search history.

+ "Advanced search history">Advanced search + history.

The dialog has two tabs:

    @@ -3771,11 +3772,11 @@ fs.inotify.max_user_watches=32768

    This mode will accept a regular expression as input. Example: word[0-9]+. The - expression is implicitly anchored at the - beginning. Ie: press will match - pression - but not press + will match pression but not + expression. You can use .*press to match