mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-25 05:17:34 +00:00
Add "octal-permissions" flag to list of options
This commit is contained in:
parent
13b91cced4
commit
77ad59347a
@ -82,6 +82,7 @@ These options are available when running with `--long` (`-l`):
|
||||
- **--git**: list each file’s 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
|
||||
|
Loading…
Reference in New Issue
Block a user