From e5fcc4e3c33ddeea8ea251025c45f445e34da150 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 24 Oct 2017 18:42:12 +0200 Subject: readme: remove unneccessarily backslashes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 2fe8419..90f3461 100644 --- a/README +++ b/README @@ -107,7 +107,7 @@ Secret messages: by clients with matching credentials. These routing keys must match regular expression - ^!\/cred\/\([0-9]*\)\/\([0-9]*\)\/\([0-9]*\)\/\(.*\)$ + ^!/cred/\([0-9]*\)/\([0-9]*\)/\([0-9]*\)/\(.*\)$ where \1 is the group ID, \2 is the user ID, \3 is the process ID, and \4 the rest of routing key which may also use this -- cgit v1.2.3-70-g09d2