Skip to content

Commit fa2c834

Browse files
authored
Merge pull request #25546 from reylejano/tasks-crictl
Edit 'warn' in Note box in crictl tasks page
2 parents 262ece0 + cc7c015 commit fa2c834

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/tasks/debug-application-cluster

1 file changed

+1
-1
lines changed

content/en/docs/tasks/debug-application-cluster/crictl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ for more information.
361361
The exact versions for below mapping table are for docker cli v1.40 and crictl v1.19.0. Please note that the list is not exhaustive. For example, it doesn't include experimental commands of docker cli.
362362

363363
{{< note >}}
364-
Warn: the output format of CRICTL is similar to Docker CLI, despite some missing columns for some CLI. Make sure to check output for the specific command if your script output parsing.
364+
The output format of CRICTL is similar to Docker CLI, despite some missing columns for some CLI. Make sure to check output for the specific command if your script output parsing.
365365
{{< /note >}}
366366

367367
### Retrieve Debugging Information

0 commit comments

Comments
 (0)