about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2015-02-28 13:45:51 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2015-02-28 13:45:51 -0800
commit4edcacbcf39415645a92b38e1f8b89780013a6b0 (patch)
tree7a0f488bd7ed2219971f52106e3d94e02b50745b /Doc
parent628d2f4f8a4c02b834646a0f601586c55e116510 (diff)
downloadzsh-4edcacbcf39415645a92b38e1f8b89780013a6b0.tar.gz
zsh-4edcacbcf39415645a92b38e1f8b89780013a6b0.tar.xz
zsh-4edcacbcf39415645a92b38e1f8b89780013a6b0.zip
users/19934: document %D{...} for WATCHFMT
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/params.yo6
1 files changed, 6 insertions, 0 deletions
diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo
index 273be21e4..d044f8749 100644
--- a/Doc/Zsh/params.yo
+++ b/Doc/Zsh/params.yo
@@ -1548,6 +1548,12 @@ The date in `var(mm)tt(/)var(dd)tt(/)var(yy)' format.
 item(tt(%D))(
 The date in `var(yy)tt(-)var(mm)tt(-)var(dd)' format.
 )
+item(tt(%D{)var(string)tt(}))(
+The date formatted as var(string) using the tt(strftime) function, with
+zsh extensions as described by
+ifzman(EXPANSION OF PROMPT SEQUENCES in zmanref(zshmisc))\
+ifnzman(noderef(Prompt Expansion)).
+)
 item(tt(%LPAR())var(x)tt(:)var(true-text)tt(:)var(false-text)tt(RPAR()))(
 Specifies a ternary expression.
 The character following the var(x) is