summaryrefslogtreecommitdiffstats
path: root/usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'usage.c')
-rw-r--r--usage.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/usage.c b/usage.c
index 13905a0..546a709 100644
--- a/usage.c
+++ b/usage.c
@@ -74,6 +74,9 @@ common_help(void)
printf(" sets a timeout and specifies what to do when it expires.\n");
printf("-r|-auto_validate\n");
printf(" enables ENTER to validate the selection even in search mode.\n");
+ printf("-is|-incremental_search\n");
+ printf(" the search buffer is not reset when starting a new search "
+ "session.\n");
printf("-v|-vb|-visual_bell\n");
printf(" makes the bell visual (fuzzy search with error).\n");
printf("-Q|-ignore_quotes\n");