Skip to content

Commit

Permalink
docs: explain some command parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
jesusgpo committed Nov 28, 2024
1 parent 8e6125b commit ac16fee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Packs/OpenCTI/Integrations/OpenCTI/OpenCTI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ script:
name: value
- auto: PREDEFINED
defaultValue: "false"
description: Create indicator related with the observable created.
description: Create OpenCTI indicator related with the OpenCTI observable created.
name: create_indicator
predefined:
- "true"
Expand Down Expand Up @@ -417,7 +417,7 @@ script:
type: string
- auto: PREDEFINED
defaultValue: "false"
description: Create observable related with the indicator created.
description: Create OpenCTI observable related with the OpenCTI indicator created.
name: create_observables
predefined:
- "true"
Expand Down

0 comments on commit ac16fee

Please sign in to comment.