diff options
Diffstat (limited to 'Doc/Zsh/mod_watch.yo')
| -rw-r--r-- | Doc/Zsh/mod_watch.yo | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Doc/Zsh/mod_watch.yo b/Doc/Zsh/mod_watch.yo index d97a41d13..06ab3cbea 100644 --- a/Doc/Zsh/mod_watch.yo +++ b/Doc/Zsh/mod_watch.yo @@ -98,10 +98,8 @@ 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)). -) +zsh extensions as described for tt(%D{)var(string)tt(}) escape sequence in +sectref(Simple Prompt Escapes)(zshmisc).) 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 |
