From bc7aa42001cfcb0f981b9d19aa98c2446b5e6f41 Mon Sep 17 00:00:00 2001 From: DataHearth Date: Wed, 9 Feb 2022 00:07:38 +0100 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02ab8c6..6af9b40 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ ## Usage +By default (it will change in the futur), `clear-docker-images` will select images that are older than 2 days old. You can choose to customize which repository will be selected and if specific tags should be ignored. + ### Docker container ```bash @@ -39,4 +41,4 @@ clear-docker-images `-h, --help` : Print help information `-r, --repository ` : filter by repository name `-t, --tags ` : add tags exclusion -`-V, --version` : Print version information +`-V, --version` : Print version information