Skip to content

Commit a37bc9f

Browse files
authored
removed the blank lines at 49 and 51.
1 parent 7ff6f88 commit a37bc9f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/ja/docs/tasks/debug/debug-application/get-shell-running-container.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,7 @@ kubectl get pod shell-demo
4646
kubectl exec --stdin --tty shell-demo -- /bin/bash
4747
```
4848
{{< note >}}
49-
5049
ダブルダッシュ(`--`)のセパレーターは、コマンドに渡す引数とkubectlの引数を分離します。
51-
5250
{{< /note >}}
5351

5452
シェル内で、ルートディレクトリーのファイル一覧を表示します:

0 commit comments

Comments
 (0)