From b6c01bd2a28d091caa25f1c88ac4994effb7b077 Mon Sep 17 00:00:00 2001
From: Ryan Perry-Nguyen
Date: Fri, 14 Sep 2018 13:24:37 -0400
Subject: add %S disclaimer on options page
---
 pages/options.html | 1 +
 1 file changed, 1 insertion(+)
diff --git a/pages/options.html b/pages/options.html
index b30ea961..33ba612b 100644
--- a/pages/options.html
+++ b/pages/options.html
@@ -82,6 +82,7 @@ b: http://b.com/?q=%s description
 " this is a comment
 # this is also a comment
                   %s is replaced with the search terms. 
+                  Use %S if you don't want the search terms URI Encoded
                   For search completion, see here.
                 
               
-- 
cgit v1.2.3