Skip to content

Commit

Permalink
Update docs/docker.md
Browse files Browse the repository at this point in the history
Co-authored-by: Patrick D'appollonio <[email protected]>
  • Loading branch information
tuxiem and patrickdappollonio authored Apr 25, 2024
1 parent 3a94cb2 commit b4c8c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This will split the `ingress-namespace.yaml` file in the directory `${PWD}/slice
For help use:
`docker run --rm -v "${PWD}/slice/testdata":workdir kubectl-slice -h`

Statements to kubectl-slice can be wrapped in `""` if the commandline escapes unintentionally.
Statements to `kubectl-slice` can be wrapped in `""` if the commandline escapes unintentionally.
Example:
`docker run --rm -v "${PWD}/slice/testdata":workdir kubectl-slice "-h"`

Expand Down

0 comments on commit b4c8c56

Please sign in to comment.