From 65725440aa80aa823284a2074ea4d1b40866f4fc Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 9 Dec 2013 22:26:18 +0000 Subject: users/18210: document "print -D" better --- ChangeLog | 2 ++ Doc/Zsh/builtins.yo | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f6e9868a6..86e59becd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2013-12-09 Peter Stephenson + * users/18210: Doc/Zsh/builtins.yo: document print -D better. + * 32093: INSTALL: describe the dependency issues fixed by the doc bundle. diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index b23ce3083..8c7bc85ea 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -1113,8 +1113,8 @@ Print the arguments in var(cols) columns. Unless tt(-a) is also given, arguments are printed with the row incrementing first. ) item(tt(-D))( -Treat the arguments as directory names, replacing prefixes with tt(~) -expressions, as appropriate. +Treat the arguments as paths, replacing directory prefixes with tt(~) +expressions corresponding to directory names, as appropriate. ) item(tt(-i))( If given together with tt(-o) or tt(-O), sorting is performed -- cgit 1.4.1