mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[EDR Workflows] Fix not aligned text for RunScript (#208101)
This commit is contained in:
parent
7c9298c706
commit
e394abf6e9
1 changed files with 1 additions and 2 deletions
|
@ -266,8 +266,7 @@ export const CROWDSTRIKE_CONSOLE_COMMANDS = {
|
|||
defaultMessage: 'Run a script on the host',
|
||||
}),
|
||||
helpUsage: i18n.translate('xpack.securitySolution.crowdStrikeConsoleCommands.runscript.about', {
|
||||
defaultMessage: `
|
||||
Command Examples for Running Scripts:
|
||||
defaultMessage: `Command Examples for Running Scripts:
|
||||
|
||||
1. Executes a script saved in the CrowdStrike cloud with the specified command-line arguments.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue