aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-10-24 18:42:12 +0200
committerMattias Andrée <maandree@kth.se>2017-10-24 18:42:12 +0200
commite5fcc4e3c33ddeea8ea251025c45f445e34da150 (patch)
tree76b212bdcb656e6614dec5d22f7cfceae163af31
parentAdd contol messages for flood control (diff)
downloadsbus-e5fcc4e3c33ddeea8ea251025c45f445e34da150.tar.gz
sbus-e5fcc4e3c33ddeea8ea251025c45f445e34da150.tar.bz2
sbus-e5fcc4e3c33ddeea8ea251025c45f445e34da150.tar.xz
readme: remove unneccessarily backslashes
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
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