Skip to content

Commit dd39ca1

Browse files
author
Néstor Salceda
committed
Fix top level description
1 parent 15697b9 commit dd39ca1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kubectl-capture

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
#
3-
# A kubectl plugin which starts a capture for a duration and uploads to a S3
4-
# bucket when is finished to troubleshoot it later with Sysdig Inspect
3+
# A kubectl plugin which starts a capture for a duration and downloads to your
4+
# hard drive to use for troubleshooting with Sysdig Inspect
55

66

77
pod=""

0 commit comments

Comments
 (0)