From 51f808d96c72506868de5c7be195722516c9784a Mon Sep 17 00:00:00 2001 From: nickeb96 Date: Mon, 7 May 2018 18:02:42 -0400 Subject: [PATCH] Updated man page --- doc/sdcv.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/sdcv.1 b/doc/sdcv.1 index 86351b7..d0700e1 100644 --- a/doc/sdcv.1 +++ b/doc/sdcv.1 @@ -89,9 +89,12 @@ If set, sdcv uses this variable as the data directory, this means that sdcv searches dictionaries in $\fBSTARDICT_DATA_DIR\fR\\dic .TP 20 .B SDCV_HISTSIZE -If set, sdcv writes in $(HOME)/.sdcv_history the last $(SDCV_HISTSIZE) words, +If set, sdcv writes in $(HOME)/.sdcv_history (or $(SDCV_HISTFILE)) the last $(SDCV_HISTSIZE) words, which you look up using sdcv. If it is not set, then the last 2000 words are saved in $(HOME)/.sdcv_history. .TP 20 +.B SDCV_HISTFILE +If set, sdcv writes it's history to $(SDCV_HISTFILE). If it is not set, then the default $(HOME)/.sdcv_history path will be used. +.TP 20 .B SDCV_PAGER If SDCV_PAGER is set, its value is used as the name of the program to use to display the dictionary article.