pages*: fix small typos (#11850)

* pages*: fix small typos

* pages/*: make help and version commands consistent

* pages/*: follow "path/to/file" pattern

* nop: generic display help wording
This commit is contained in:
Vitor Henrique
2023-12-27 03:41:30 -03:00
committed by GitHub
parent 4e280a9efe
commit 61405c6e0e
67 changed files with 93 additions and 93 deletions

View File

@@ -5,7 +5,7 @@
- 애플리케이션 목록 보여주기:
`argocd app list --output {{json|yaml|wide}} `
`argocd app list --output {{json|yaml|wide}}`
- 애플리케이션 세부사항 가져오기:

View File

@@ -6,7 +6,7 @@
- chisel 서버 실행:
`chisel `
`chisel`
- 특정 포트를 수신하는 chisel 서버 실행: