Skip to content

Commit 2b99984

Browse files
committed
docs: modify README
1 parent 27c47ec commit 2b99984

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ The following compatible plugins are available:
4444

4545
## Usage
4646

47-
The plugin is invoked via `kubectl nic-supportpkg` and has only one required flag, `-n` or `--namespace`:
47+
The plugin is invoked via `kubectl nic supportpkg` and has only one required flag, `-n` or `--namespace`:
4848

4949
```
50-
$ kubectl nic-supportpkg -n default -n nginx-ingress-0
50+
$ kubectl nic supportpkg -n default -n nginx-ingress-0
5151
Running job pod-list... OK
5252
Running job collect-pods-logs... OK
5353
Running job events-list... OK

0 commit comments

Comments
 (0)