removed the blank lines at 49 and 51.

pull/38657/head
Arjunan K 2023-01-05 12:51:26 +05:30 committed by GitHub
parent 7ff6f88b2a
commit a37bc9f712
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -46,9 +46,7 @@ kubectl get pod shell-demo
kubectl exec --stdin --tty shell-demo -- /bin/bash
```
{{< note >}}
ダブルダッシュ(`--`)のセパレーターは、コマンドに渡す引数とkubectlの引数を分離します。
{{< /note >}}
シェル内で、ルートディレクトリーのファイル一覧を表示します: