1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-15 12:55:43 +02:00

webinspectord: fix broken links (#17577)

This commit is contained in:
Kristopher 2025-08-08 13:59:51 -07:00 committed by GitHub
parent 54846e0201
commit 9c37c2f47a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
> Transmite comandos entre Web Inspector y objetos remotos como WKWebView. > Transmite comandos entre Web Inspector y objetos remotos como WKWebView.
> No debe invocarse manualmente. > 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: - Inicia el daemon:

View file

@ -2,7 +2,7 @@
> Web Inspector와 WKWebView와 같은 원격 대상 사이에서 명령을 전달합니다. > Web Inspector와 WKWebView와 같은 원격 대상 사이에서 명령을 전달합니다.
> 수동으로 호출하지 않아야 합니다. > 수동으로 호출하지 않아야 합니다.
> 더 많은 정보: <https://keith.github.io/xcode-man-pages/webinspectord.8.html>. > 더 많은 정보: <https://www.manpagez.com/man/8/webinspectord/>.
- 데몬 시작: - 데몬 시작:

View file

@ -2,7 +2,7 @@
> Relays commands between Web Inspector and remote targets like WKWebView. > Relays commands between Web Inspector and remote targets like WKWebView.
> It should not be invoked manually. > 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: - Start the daemon: