From ac59a551e72eda62e6be1f369d8318ba22e46ec1 Mon Sep 17 00:00:00 2001 From: Ryan Thomas Date: Tue, 1 Nov 2022 20:19:55 +1100 Subject: [PATCH] Fix readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9df6838..db4f9be 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A CLI tool to extract the layers of a local `docker` image and overlay the conte Extracts a docker image's layers to a specified location. USAGE: - docker-extract [FLAGS] [OPTIONS] + dext [FLAGS] [OPTIONS] FLAGS: -h, --help Prints help information