Skip to content

Commit

Permalink
Fix typo in readme (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
bastjan authored Nov 15, 2024
1 parent 74c9d2b commit afc1109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit afc1109

Please sign in to comment.