[hackers] [sbase] add the man entry for ls -F || Daniel Bainton
commit 2773bdaac7815254039d4ec6be703e76b6e2e7b6
Author: Daniel Bainton <dpb_AT_driftaway.org>
Date: Wed Feb 19 12:27:49 2014 +0000
add the man entry for ls -F
diff --git a/ls.1 b/ls.1
index 0c61721..1c01d13 100644
--- a/ls.1
+++ b/ls.1
_AT_@ -3,7 +3,7 @@
ls \- list directory contents
.SH SYNOPSIS
.B ls
-.RB [ \-adiltU ]
+.RB [ \-adFiltU ]
.RI [ file ...]
.SH DESCRIPTION
.B ls
_AT_@ -17,6 +17,9 @@ shows hidden files (those beginning with '.').
.B \-d
lists directories themselves, not their contents.
.TP
+.B \-F
+append a file type indicator to files.
+.TP
.B \-i
print the index number of each file.
.TP
Received on Wed Feb 19 2014 - 13:35:41 CET
This archive was generated by hypermail 2.3.0
: Wed Feb 19 2014 - 13:36:16 CET