ls: fix typo (#5228)

This commit is contained in:
Henrikh Kantuni
2021-02-03 21:37:37 +04:00
committed by GitHub
parent d28035c980
commit c61c31dc3a

View File

@@ -14,7 +14,7 @@
`ls -F`
- Long format list (permissions, ownership, size and modification date) of all files:
- Long format list (permissions, ownership, size, and modification date) of all files:
`ls -la`