Skip to content

Commit b7c7c6c

Browse files
ptuxnasa9084
andauthored
Update content/ja/docs/tasks/debug-application-cluster/crictl.md
Co-authored-by: nasa9084 <[email protected]>
1 parent 0d9ed1d commit b7c7c6c

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ CRICTLの出力形式はDocker CLIと似ていますが、いくつかのCLIで
369369
docker cli | crictl | 説明 | サポートされていない機能
370370
-- | -- | -- | --
371371
`attach` | `attach` | 実行中のコンテナにアタッチ | `--detach-keys`, `--sig-proxy`
372-
`exec` | `exec` | ランニングコンテナにコマンドの実行 | `--privileged`, `--user`, `--detach-keys`
372+
`exec` | `exec` | 実行中のコンテナでコマンドの実行 | `--privileged`, `--user`, `--detach-keys`
373373
`images` | `images` | イメージのリストアップ |  
374374
`info` | `info` | システム全体の情報の表示 |  
375375
`inspect` | `inspect`, `inspecti` | コンテナ、イメージ、タスクの低レベルの情報を返します |  

0 commit comments

Comments
 (0)