mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-27 04:40:59 +01:00
unposted: fix yodl problem with 26229
This commit is contained in:
parent
d388995eed
commit
bb883ca78f
2 changed files with 6 additions and 1 deletions
|
|
@ -128,7 +128,8 @@ Perform an tt(lstat) (see manref(lstat)(2)) rather than a tt(stat)
|
|||
system call. In this case, if the file is a link, information
|
||||
about the link itself rather than the target file is returned.
|
||||
This option is required to make the tt(link) element useful.
|
||||
It's important to note that this is the exact opposite from ls(1), etc.
|
||||
It's important to note that this is the exact opposite from manref(ls)(1),
|
||||
etc.
|
||||
)
|
||||
item(tt(-n))(
|
||||
Always show the names of files. Usually these are
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue