Update falconctl_options.yml (#18536)

Fixed typo in "falconctl" string.
This commit is contained in:
Brock Walters
2024-04-25 11:41:51 -04:00
committed by GitHub
parent 2c9978ef21
commit fb767c0541
+2 -2
View File
@@ -6,6 +6,6 @@ platforms:
- linux
columns:
- name: options
description: "The falconctol options to run. Supported values are listed here: `--aid`, `--apd`,`--aph`, `--app`, `--cid`, `--feature`, `--metadata-query`, `--rfm-reason`,`--rfm-state`, `--tags`, `--version`"
description: "The falconctl options to run. Supported values are listed here: `--aid`, `--apd`,`--aph`, `--app`, `--cid`, `--feature`, `--metadata-query`, `--rfm-reason`,`--rfm-state`, `--tags`, `--version`"
type: text
required: true
required: true