Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/ls Note that -T is to be used with -l; synced with FreeB...
details: https://anonhg.NetBSD.org/src/rev/3e8647b8f6cf
branches: trunk
changeset: 533222:3e8647b8f6cf
user: kleink <kleink%NetBSD.org@localhost>
date: Mon Jun 24 20:14:35 2002 +0000
description:
Note that -T is to be used with -l; synced with FreeBSD via Michal
Pasternak on current-users.
diffstat:
bin/ls/ls.1 | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 1945175c6a13 -r 3e8647b8f6cf bin/ls/ls.1
--- a/bin/ls/ls.1 Mon Jun 24 18:48:13 2002 +0000
+++ b/bin/ls/ls.1 Mon Jun 24 20:14:35 2002 +0000
@@ -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 @@
.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.
Home |
Main Index |
Thread Index |
Old Index