From 9f203c1159900561279f7b179433596e77691c92 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Sat, 14 Jul 2018 14:06:17 -0600 Subject: 43172: document escaping colon in zformat -a --- Doc/Zsh/mod_zutil.yo | 1 + 1 file changed, 1 insertion(+) (limited to 'Doc') diff --git a/Doc/Zsh/mod_zutil.yo b/Doc/Zsh/mod_zutil.yo index 8331eabb7..15f6ed365 100644 --- a/Doc/Zsh/mod_zutil.yo +++ b/Doc/Zsh/mod_zutil.yo @@ -172,6 +172,7 @@ printed below each other. All strings without a colon are left unchanged and all strings with an empty var(right) string have the trailing colon removed. In both cases the lengths of the strings are not used to determine how the other strings are to be aligned. +A colon in the var(left) string can be escaped with a backslash. The resulting strings are stored in the var(array). ) findex(zregexparse) -- cgit 1.4.1