Skip to content

Commit

Permalink
fix: typo in clean -a docs (#2402)
Browse files Browse the repository at this point in the history
Small typo in clean flag docs
  • Loading branch information
jarrodwatts committed Apr 25, 2024
1 parent 75805ef commit 136ec4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/cli-reference/clean.md
Expand Up @@ -15,7 +15,7 @@ The `clean` command serves the purpose of freeing up resources from your local m
kurtosis clean [flags]
```
Flags:
1. The `a, --all` removes running enclaves as well
1. The `-a, --all` removes running enclaves as well
2. The `-h, --help` flag shows help for clean


Expand Down

0 comments on commit 136ec4c

Please sign in to comment.