summaryrefslogtreecommitdiffstats
path: root/bin/ls/ls.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ls/ls.1')
-rw-r--r--bin/ls/ls.17
1 files changed, 5 insertions, 2 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index b22adbb..b34aeee 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ls.1 8.7 (Berkeley) 7/29/94
-.\" $Id: ls.1,v 1.15 1997/09/18 06:55:21 charnier Exp $
+.\" $Id: ls.1,v 1.16 1997/12/25 09:36:39 hoek Exp $
.\"
.Dd July 29, 1994
.Dt LS 1
@@ -43,7 +43,7 @@
.Nd list directory contents
.Sh SYNOPSIS
.Nm ls
-.Op Fl ACFLRTWacdfgikloqrstu1
+.Op Fl ACFLRTWabcdfgikloqrstu1
.Op Ar file ...
.Sh DESCRIPTION
For each operand that names a
@@ -100,6 +100,9 @@ Display whiteouts when scanning directories.
.It Fl a
Include directory entries whose names begin with a
dot (.).
+.It Fl b
+Force printing of non-graphic characters in file names as \\xxx,
+where xxx is the numeric value of the character in octal.
.It Fl c
Use time when file status was last changed for sorting or printing.
.It Fl d
OpenPOWER on IntegriCloud