mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 12:46:02 +02:00
ls: fix typo (#5228)
This commit is contained in:
parent
d28035c980
commit
c61c31dc3a
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue