mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-14 07:35:48 +02:00
webinspectord: fix broken links (#17577)
This commit is contained in:
parent
54846e0201
commit
9c37c2f47a
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Transmite comandos entre Web Inspector y objetos remotos como WKWebView.
|
||||
> No debe invocarse manualmente.
|
||||
> Más información: <https://keith.github.io/xcode-man-pages/webinspectord.8.html>.
|
||||
> Más información: <https://www.manpagez.com/man/8/webinspectord/>.
|
||||
|
||||
- Inicia el daemon:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Web Inspector와 WKWebView와 같은 원격 대상 사이에서 명령을 전달합니다.
|
||||
> 수동으로 호출하지 않아야 합니다.
|
||||
> 더 많은 정보: <https://keith.github.io/xcode-man-pages/webinspectord.8.html>.
|
||||
> 더 많은 정보: <https://www.manpagez.com/man/8/webinspectord/>.
|
||||
|
||||
- 데몬 시작:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Relays commands between Web Inspector and remote targets like WKWebView.
|
||||
> It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/webinspectord.8.html>.
|
||||
> More information: <https://www.manpagez.com/man/8/webinspectord/>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue