From 4548744aeb0f1e2ce84de3c3e3679d26d7673467 Mon Sep 17 00:00:00 2001 From: Nils Gillmann Date: Mon, 18 Jun 2018 07:29:05 +0000 Subject: + Signed-off-by: Nils Gillmann --- doc/documentation/chapters/user.texi | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/documentation') diff --git a/doc/documentation/chapters/user.texi b/doc/documentation/chapters/user.texi index 8ad81fbee..23d03d967 100644 --- a/doc/documentation/chapters/user.texi +++ b/doc/documentation/chapters/user.texi @@ -1362,6 +1362,11 @@ This section describes the four different URI types in detail. Most URIs include some hash values. Hashes are encoded using base32hex (RFC 2938). +For FS URIs empty KEYWORDs are not allowed. Quotes are allowed to +denote whitespace between words. Keywords must contain a balanced +number of double quotes. Doubles quotes can not be used in the actual +keywords. This means that the the string '""foo bar""' will be turned +into two OR-ed keywords 'foo' and 'bar', not into '"foo bar"'. @cindex chk-uri @node Content Hash Key (chk) -- cgit v1.2.3