Fix misc things.
This commit is contained in:
@@ -47,7 +47,7 @@ kubectl exec -it shell-demo -- /bin/bash
|
||||
```
|
||||
{{< note >}}
|
||||
|
||||
ダブルダッシュの記号 "--" はコマンドに渡す引数とkubectlの引数を分離します。
|
||||
ダブルダッシュの記号 `--` はコマンドに渡す引数とkubectlの引数を分離します。
|
||||
|
||||
{{< /note >}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user