Add -d argument description (#28785)

This commit is contained in:
grbagrbic
2019-02-12 02:33:35 +01:00
committed by Randell Dawson
parent 4d8b2ed063
commit 7041581a04

View File

@ -18,6 +18,7 @@ You can list the items in any directory without even entering the directory. Con
Most used options: Most used options:
* `-a`, all files and folders, including ones that are hidden and start with a `.` * `-a`, all files and folders, including ones that are hidden and start with a `.`
* -d , list directories themselves and not contents of directories
* `-l`, List in long format * `-l`, List in long format
* `-lh`, Shows sizes in human readable format * `-lh`, Shows sizes in human readable format
* `-lS`, Displays file size in order, will display big in size first * `-lS`, Displays file size in order, will display big in size first