1
0
Fork 0
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:
William Belle 2020-02-14 20:22:14 +01:00 committed by GitHub
parent 7ace524e1d
commit e29f54b6d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`