summaryrefslogtreecommitdiff
path: root/man/1/ls
diff options
context:
space:
mode:
Diffstat (limited to 'man/1/ls')
-rw-r--r--man/1/ls19
1 files changed, 17 insertions, 2 deletions
diff --git a/man/1/ls b/man/1/ls
index aaba3516..1a7d548a 100644
--- a/man/1/ls
+++ b/man/1/ls
@@ -4,14 +4,14 @@ ls, lc \- list files
.SH SYNOPSIS
.B ls
[
-.B -lpmnqduntscr
+.B -lpmnqduntscrFT
] [
.IR file ...
]
.LP
.B lc
[
-.B -lpmnqduntscr
+.B -lpmnqduntscrFT
] [
.IR file ...
]
@@ -141,6 +141,21 @@ Sort by size (smallest first).
.TP
.B -r
Reverse the sort order.
+.TP
+.B -F
+Add the character
+.B /
+after all directory names
+and the character
+.B *
+after all executable files.
+.TP
+.B -T
+Print the character
+.B t
+before each file if it has the temporary flag set, and
+.B -
+otherwise.
.PP
.I Lc
is the same as