ls: fix size units in example description (#5451)

This commit is contained in:
Axel Navarro
2021-03-15 16:57:50 -03:00
committed by GitHub
parent 4968284965
commit 8402bf0fa6
11 changed files with 11 additions and 11 deletions

View File

@@ -14,7 +14,7 @@
`ls -la`
- Elenca tutti i file e mostra informazioni usando un formato facilmente leggibile (KB, MB, GB):
- Elenca tutti i file e mostra informazioni usando un formato facilmente leggibile (KiB, MiB, GiB):
`ls -lh`