From 11b09be5233aa92485898b0a48488896e7edcf77 Mon Sep 17 00:00:00 2001 From: Tony Grosinger Date: Sun, 4 Oct 2015 10:51:27 -0700 Subject: [PATCH] Provide clarification about running with password --- core/language/en-GB/Help/password.tid | 1 + 1 file changed, 1 insertion(+) diff --git a/core/language/en-GB/Help/password.tid b/core/language/en-GB/Help/password.tid index d9e87a503..0c68d72f0 100644 --- a/core/language/en-GB/Help/password.tid +++ b/core/language/en-GB/Help/password.tid @@ -7,3 +7,4 @@ Set a password for subsequent crypto operations --password ``` +''Note'': This should not be used for serving TiddlyWiki with password protection. Instead, see the password option under the [[ServerCommand]].