From ac16feeddcd68dfe73116444fb14ab78675e69f5 Mon Sep 17 00:00:00 2001 From: jesusgpo Date: Thu, 28 Nov 2024 11:05:53 +0100 Subject: [PATCH] docs: explain some command parameters --- Packs/OpenCTI/Integrations/OpenCTI/OpenCTI.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Packs/OpenCTI/Integrations/OpenCTI/OpenCTI.yml b/Packs/OpenCTI/Integrations/OpenCTI/OpenCTI.yml index bd84aad5d061..c2d1cc700e4a 100644 --- a/Packs/OpenCTI/Integrations/OpenCTI/OpenCTI.yml +++ b/Packs/OpenCTI/Integrations/OpenCTI/OpenCTI.yml @@ -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" @@ -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"