Note that -T is to be used with -l; synced with FreeBSD via Michal

Pasternak on current-users.
This commit is contained in:
kleink 2002-06-24 20:14:35 +00:00
parent 691c4d1179
commit 7595143319

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ls.1,v 1.33 2002/04/29 19:47:01 kleink Exp $
.\" $NetBSD: ls.1,v 1.34 2002/06/24 20:14:35 kleink Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@ -95,7 +95,10 @@ Recursively list subdirectories encountered.
.It Fl S
Sort by size, largest file first.
.It Fl T
Display complete time information for the file, including
When used with the
.Fl l
(the lowercase letter ``ell'') option,
display complete time information for the file, including
month, day, hour, minute, second, and year.
.It Fl W
Display whiteouts when scanning directories.