doc(readme): --blocksize, new description

Update README with --blocksize and new description
This commit is contained in:
Sandro-Alessio Gierens 2023-08-13 22:56:50 +02:00 committed by Christina Sørensen
parent 86a83b046a
commit 0a7b96649f
No known key found for this signature in database
GPG key ID: CDDC792F655251ED

View file

@ -158,7 +158,7 @@ These options are available when running with `--long` (`-l`):
- **-H**, **--links**: list each files number of hard links
- **-i**, **--inode**: list each files inode number
- **-m**, **--modified**: use the modified timestamp field
- **-S**, **--blocks**: list each files number of file system blocks
- **-S**, **--blocksize**: show size of allocated file system blocks
- **-t**, **--time=(field)**: which timestamp field to use
- **-u**, **--accessed**: use the accessed timestamp field
- **-U**, **--created**: use the created timestamp field