# HG changeset patch # User Franz Glasner # Date 1654208934 -7200 # Node ID 8647eb175bb9a2b6926c954523d6f4901e19b2c4 # Parent ce2f723da730e21281e189843e5249ce9a9d748a Docs: Drop a note to quote the "~" character when it shall not be subject to interpretation as key index but key string diff -r ce2f723da730 -r 8647eb175bb9 docs/introduction.rst --- a/docs/introduction.rst Fri Jun 03 00:20:48 2022 +0200 +++ b/docs/introduction.rst Fri Jun 03 00:28:54 2022 +0200 @@ -312,6 +312,9 @@ This also works when using `Jailed Configurations`_. +Use `Quoting`_ for the ``~`` character (``%x7e``) when the ``~INDEX~`` +syntax should not be interpreted as list index but as key string. + .. _merging-deletions: