about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2015-04-03 02:11:02 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2015-04-03 21:29:41 +0900
commit1278156dc39a048c118e94fa3cea5373f56cf319 (patch)
tree09bd08806874756c456c18af12e07334973cb4b8 /Doc
parent727533088a42064d6b4e6d6c5ebe67dd457fb0da (diff)
downloadzsh-1278156dc39a048c118e94fa3cea5373f56cf319.tar.gz
zsh-1278156dc39a048c118e94fa3cea5373f56cf319.tar.xz
zsh-1278156dc39a048c118e94fa3cea5373f56cf319.zip
34836: fix description of '%-0<<' in prompt.yo
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/prompt.yo3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/Zsh/prompt.yo b/Doc/Zsh/prompt.yo
index 65372deec..08dcded24 100644
--- a/Doc/Zsh/prompt.yo
+++ b/Doc/Zsh/prompt.yo
@@ -367,7 +367,8 @@ truncated while turning off truncation from there on. For example, the
 prompt '%10<...<%~%<<%# ' will print a truncated representation of the
 current directory, followed by a `tt(%)' or `tt(#)', followed by a
 space.  Without the `tt(%<<)', those two characters would be included
-in the string to be truncated.  Note that `tt(%-0<<)' is a distinct
+in the string to be truncated.  Note that `tt(%-0<<)' is not equivalent
+to `tt(%<<)' but specifies that the prompt is truncated at the right margin.
 
 Truncation applies only within each individual line of the prompt, as
 delimited by embedded newlines (if any).  If the total length of any line