mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
ls: fix typo (#3855)
This commit is contained in:
parent
7ace524e1d
commit
e29f54b6d8
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
`ls -lh`
|
||||
|
||||
- Liste les fichier avec un format détaillé en triant par taille décroissante :
|
||||
- Liste les fichiers avec un format détaillé en triant par taille décroissante :
|
||||
|
||||
`ls -lS`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue