Add "octal-permissions" flag to list of options

This commit is contained in:
PatriotRossii 2021-03-24 18:53:57 +05:00 committed by GitHub
parent 13b91cced4
commit 77ad59347a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,6 +82,7 @@ These options are available when running with `--long` (`-l`):
- **--git**: list each files Git status, if tracked or ignored
- **--time-style**: how to format timestamps
- **--no-permissions**: suppress the permissions field
- **--octal-permissions**: list each file's permission in octal format
- **--no-filesize**: suppress the filesize field
- **--no-user**: suppress the user field
- **--no-time**: suppress the time field