mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-29 04:21:03 +08:00
warp-cli: update page (#22103)
This commit is contained in:
committed by
GitHub
parent
a42ef7217f
commit
bbaa0458e2
@@ -23,12 +23,4 @@
|
||||
|
||||
- Pindah mode operasi koneksi layanan WARP:
|
||||
|
||||
`warp-cli set-mode {{mode_operasi}}`
|
||||
|
||||
- Tampilkan bantuan umum:
|
||||
|
||||
`warp-cli help`
|
||||
|
||||
- Tampilkan bantuan untuk suatu subperintah:
|
||||
|
||||
`warp-cli help {{subperintah}}`
|
||||
`warp-cli mode {{warp|doh|warp+doh|dot|warp+dot|proxy|tunnel_only}}`
|
||||
|
||||
@@ -23,12 +23,4 @@
|
||||
|
||||
- 특정 모드로 전환:
|
||||
|
||||
`warp-cli set-mode {{모드}}`
|
||||
|
||||
- 도움말 표시:
|
||||
|
||||
`warp-cli help`
|
||||
|
||||
- 하위 명령에 대한 도움말 표시:
|
||||
|
||||
`warp-cli help {{하위_명령}}`
|
||||
`warp-cli mode {{warp|doh|warp+doh|dot|warp+dot|proxy|tunnel_only}}`
|
||||
|
||||
@@ -9,6 +9,10 @@
|
||||
|
||||
`warp-cli registration new`
|
||||
|
||||
- Display the current registration information:
|
||||
|
||||
`warp-cli registration show`
|
||||
|
||||
- Connect to WARP:
|
||||
|
||||
`warp-cli connect`
|
||||
@@ -21,14 +25,10 @@
|
||||
|
||||
`warp-cli status`
|
||||
|
||||
- Display current application settings:
|
||||
|
||||
`warp-cli settings list`
|
||||
|
||||
- Switch to a specific mode:
|
||||
|
||||
`warp-cli set-mode {{mode}}`
|
||||
|
||||
- Display help:
|
||||
|
||||
`warp-cli help`
|
||||
|
||||
- Display help for a subcommand:
|
||||
|
||||
`warp-cli help {{subcommand}}`
|
||||
`warp-cli mode {{warp|doh|warp+doh|dot|warp+dot|proxy|tunnel_only}}`
|
||||
|
||||
Reference in New Issue
Block a user