From 24761d2e63f14f27ab9eacd909e8cf15889d7a0f Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Mon, 11 May 2015 13:25:57 +0100 Subject: Fix docstring of sx-cache-invalidate-all --- sx-cache.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sx-cache.el b/sx-cache.el index b17149f..4770fc2 100644 --- a/sx-cache.el +++ b/sx-cache.el @@ -95,7 +95,9 @@ re-initialize the cache." Afterwards reinitialize caches using `sx-initialize'. If SAVE-AUTH is non-nil, do not clear AUTH cache. -Interactively only clear AUTH cache if prefix arg was given. +Interactively, SAVE-AUTH is the negation of the prefix argument. +That is, by default the auth cache is PRESERVED interactively. +If you provide a prefix argument, the auth cache is INVALIDATED. Note: This will also remove read/unread status of questions as well as delete the list of hidden questions." -- cgit v1.2.3