Skip to content

Commit 5be8054

Browse files
authored
Merge pull request #324 from rrauenza/main
add mention to what formats min-age supports
2 parents c3f9ae1 + 8a8817a commit 5be8054

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ OPTIONS:
6262

6363
The `--threshold` flag accepts [multiple representations](https://docs.rs/byte-unit/4.0.12/byte_unit/struct.Byte.html#examples-2), like `10 GB`, `10 GiB`, or `10GB`. On Linux, percentage-based thresholds like `50%` are also supported.
6464

65+
The `--min-age` flag accepts [multiple representations](https://docs.rs/parse_duration/2.1.1/parse_duration/), such as `4 days` or `1 hour`.
66+
6567
You can change the log verbosity by setting an environment variable named `LOG_LEVEL` to one of `trace`, `debug`, `info`, `warning`, or `error`. The default is `debug`.
6668

6769
## Docker's build cache

0 commit comments

Comments
 (0)