From 3a2047889ea0b4cda86d156d0c7429b1c6f2a073 Mon Sep 17 00:00:00 2001 From: Wang Date: Mon, 3 Jan 2022 08:36:04 +0900 Subject: [PATCH] Update content/ja/docs/tasks/debug-application-cluster/crictl.md Co-authored-by: nasa9084 --- content/ja/docs/tasks/debug-application-cluster/crictl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ja/docs/tasks/debug-application-cluster/crictl.md b/content/ja/docs/tasks/debug-application-cluster/crictl.md index 0a005424ea..cf32f9f5e3 100644 --- a/content/ja/docs/tasks/debug-application-cluster/crictl.md +++ b/content/ja/docs/tasks/debug-application-cluster/crictl.md @@ -376,7 +376,7 @@ docker cli | crictl | 説明 | サポートされていない機能 `logs` | `logs` | コンテナのログを取得します | `--details` `ps` | `ps` | コンテナのリストアップ |   `stats` | `stats` | コンテナのリソース使用状況をライブで表示 | Column: NET/BLOCK I/O, PIDs -`version` | `version` | ランタイム(Docker、ContainerD、その他)のバージョン情報を表示します |   +`version` | `version` | ランタイム(Docker、ContainerD、その他)のバージョン情報を表示します |   {{< /table >}} ### 変更を行います