From 38f790d714ec845378a564bc4088491e356ad9df Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 6 Sep 2008 00:08:04 +0000 Subject: Dollar. --- docs/narr/security.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr') diff --git a/docs/narr/security.rst b/docs/narr/security.rst index fa8a5d032..aac435ada 100644 --- a/docs/narr/security.rst +++ b/docs/narr/security.rst @@ -152,7 +152,7 @@ If your application is allowing or denying access inappropriately (in your judgment), start your application under a shell using the ``BFG_SECURITY_DEBUG`` environment variable. For example:: - BFG_SECURITY_DEBUG=1 bin/paster serve myproject.ini + $ BFG_SECURITY_DEBUG=1 bin/paster serve myproject.ini When any authorization takes place, a message will be logged to the console about what ACE in which ACL permitted or denied the -- cgit v1.2.3