From afc1109b5e3933b43ad02843e6896bca2043daa6 Mon Sep 17 00:00:00 2001 From: Sebastian Widmer Date: Fri, 15 Nov 2024 14:42:09 +0100 Subject: [PATCH] Fix typo in readme (#52) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec2f3a0..9fe61ae 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ $ k8s-object-dumper ### Dump to a directory ```bash -$ k8s-object-dumper -d dir +$ k8s-object-dumper -dir dir ``` Will result in the following directory structure: