From ec970587184cd5e4af724d8d9ac40fc4499e3be7 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Sat, 22 Oct 2022 09:45:05 +1100 Subject: minor docstring --- luwak.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/luwak.el b/luwak.el index 93b3d0f..236a25f 100644 --- a/luwak.el +++ b/luwak.el @@ -46,8 +46,9 @@ (defcustom luwak-tor-switch t "Switch behaviour of prefix arg concerning the use of tor. -When nil, use tor by default, and not use it with a prefix arg. -When non-nill, swap the tor-switch in prefix-arg effect." +When nil, use tor by default (requires a tor daemon having been +started in the system), and not use it with a prefix arg. When +non-nill, swap the tor-switch in prefix-arg effect." :group 'luwak :type '(boolean)) (defcustom luwak-max-history-length 100 "Maximum history length." -- cgit v1.2.3