summaryrefslogtreecommitdiff
path: root/doc/config
diff options
context:
space:
mode:
Diffstat (limited to 'doc/config')
-rw-r--r--doc/config5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/config b/doc/config
index a43b258..c68dae7 100644
--- a/doc/config
+++ b/doc/config
@@ -143,6 +143,11 @@
# Sort results by number of usages in run and drun modes.
history = true
+ # Specify an alternate file to read and store history information
+ # from / to. This shouldn't normally be needed, and is intended to
+ # facilitate the creation of custom modes.
+ # history-file = /path/to/histfile
+
# Use fuzzy matching for searches.
fuzzy-match = false