diff options
Diffstat (limited to 'Doc/Zsh/tcpsys.yo')
-rw-r--r-- | Doc/Zsh/tcpsys.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/tcpsys.yo b/Doc/Zsh/tcpsys.yo index c93736a37..a2f433523 100644 --- a/Doc/Zsh/tcpsys.yo +++ b/Doc/Zsh/tcpsys.yo @@ -528,7 +528,7 @@ string. It can contain: startitem() item(tt(%c))( Expands to 1 if the session is the current session, otherwise 0. Used -with ternary expresions such as `tt(%LPAR()c.-.PLUS()RPAR())' to +with ternary expressions such as `tt(%LPAR()c.-.PLUS()RPAR())' to output `tt(PLUS())' for the current session and `tt(-)' otherwise. ) item(tt(%f))( |