Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
m4rch3n1ng committed May 15, 2023
1 parent 1c7a3de commit 9618d53
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ Options:
-l, --long Show extended metadata and attributes
--octal Show permissions in numeric octal format instead of symbolic
--time <TIME> Which kind of timestamp to use; modified by default [possible values: created, accessed, modified]
--time-format Which format to use for the timestamp; default by default [possible values: iso, iso-strict, short, default]
-L, --level <NUM> Maximum depth to display
-p, --pattern <PATTERN> Regular expression (or glob if '--glob' or '--iglob' is used) used to match files
--glob Enables glob based searching
Expand Down Expand Up @@ -100,6 +101,7 @@ Of all the above arguments, the following are not yet available on Windows but w
-l, --long Show extended metadata and attributes
--octal Show permissions in numeric octal format instead of symbolic
--time <TIME> Which kind of timestamp to use; modified by default [possible values: created, accessed, modified]
--time-format Which format to use for the timestamp; default by default [possible values: iso, iso-strict, short, default]
```

## Installation
Expand Down Expand Up @@ -377,6 +379,7 @@ Unix file permissions as well as metadata associated with directory entries can
-l, --long Show extended metadata and attributes
--octal Show permissions in numeric octal format instead of symbolic
--time <TIME> Which kind of timestamp to use; modified by default [possible values: created, accessed, modified]
--time-format Which format to use for the timestamp; default by default [possible values: iso, iso-strict, short, default]
```

<p align="center">
Expand Down

0 comments on commit 9618d53

Please sign in to comment.