Files
MentOS/files/usr/share/man/ls.man
T
Enrico Fraccaroli (Galfurian) 8119074390 Add man functionality for ls command.
2022-08-11 15:40:43 -04:00

15 lines
367 B
Groff

NAME
ls - list directory contents
SYNOPSIS
ls [OPTIONS] [FILE/FOLDER]
DESCRIPTION
List information about the given file, or the files contained in the given
folder. If not argument is provided it will list information about files
inside the current folder.
OPTIONS
-a : list all entries.
-l : show the entries as a detailed list.