We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c7c6c commit 3a20478Copy full SHA for 3a20478
content/ja/docs/tasks/debug-application-cluster/crictl.md
@@ -376,7 +376,7 @@ docker cli | crictl | 説明 | サポートされていない機能
376
`logs` | `logs` | コンテナのログを取得します | `--details`
377
`ps` | `ps` | コンテナのリストアップ |
378
`stats` | `stats` | コンテナのリソース使用状況をライブで表示 | Column: NET/BLOCK I/O, PIDs
379
-`version` | `version` | ランタイム(Docker、ContainerD、その他)のバージョン情報を表示します |
+`version` | `version` | ランタイム(Docker、ContainerD、その他)のバージョン情報を表示します |
380
{{< /table >}}
381
382
### 変更を行います
0 commit comments