Skip to content

Commit fb415f7

Browse files
author
Néstor Salceda
committed
Fix short/long version of the parameters
1 parent 6cd7ca1 commit fb415f7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@ to capture.
5353

5454
There are a few parameters for this plugin:
5555

56-
| Flag | Description |
57-
|--------------------|---------------------------------------------------------------|
58-
| `-d | --duration` | The duration in seconds that Sysdig is capturing system calls |
59-
| `-n | --namespace` | The namespace scope of the target Pod |
56+
| Flag | Description |
57+
|-----------------------|---------------------------------------------------------------|
58+
| `-d` or `--duration` | The duration in seconds that Sysdig is capturing system calls |
59+
| `-n` or `--namespace` | The namespace scope of the target Pod |
6060

6161
## Cleanup
6262

0 commit comments

Comments
 (0)