Skip to content

Commit

Permalink
Update cmd/capture.go
Browse files Browse the repository at this point in the history
Co-authored-by: ccoVeille <[email protected]>
  • Loading branch information
alegrey91 and ccoVeille authored Aug 27, 2024
1 parent f4e649f commit 9b3ea78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/capture.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ var commandOutput bool
var libbpfOutput bool
var save bool
var directory string
var name string
var filename string

// captureCmd represents the create args
var captureCmd = &cobra.Command{
Expand Down

0 comments on commit 9b3ea78

Please sign in to comment.