1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 11:55:24 +02:00

pbpaste: update docs link (#16315)

This commit is contained in:
Nelson Figueroa 2025-05-01 07:19:03 -07:00 committed by GitHub
parent d87289b187
commit 434b8b18c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
# pbpaste
> Sende den Inhalt der Zwischenablage zum Standardoutput.
> Weitere Informationen: <https://keith.github.io/xcode-man-pages/pbpaste.1.html>.
> Weitere Informationen: <https://keith.github.io/xcode-man-pages/pbcopy.1>.
- Schreibe den Inhalt der Zwischenablage in eine Datei:

View file

@ -2,7 +2,7 @@
> Envía el contenido del portapapeles a la salida estándar.
> Comparable a pulsar `<Cmd v>` en el teclado.
> Más información: <https://keith.github.io/xcode-man-pages/pbpaste.1.html>.
> Más información: <https://keith.github.io/xcode-man-pages/pbcopy.1>.
- Escribe el contenido del portapapeles en un archivo:

View file

@ -1,7 +1,7 @@
# pbpaste
> Kirim isi papan klip (clipboard) ke output standar.
> Informasi lebih lanjut: <https://keith.github.io/xcode-man-pages/pbpaste.1.html>.
> Informasi lebih lanjut: <https://keith.github.io/xcode-man-pages/pbcopy.1>.
- Tulis konten papan klip ke dalam sebuah file:

View file

@ -2,7 +2,7 @@
> 클립보드의 내용을 `stdout`으로 전송.
> 키보드에서 `<Cmd v>`를 누르는 것과 유사.
> 더 많은 정보: <https://keith.github.io/xcode-man-pages/pbpaste.1.html>.
> 더 많은 정보: <https://keith.github.io/xcode-man-pages/pbcopy.1>.
- 클립보드의 내용을 [f]파일에 쓰기:

View file

@ -2,7 +2,7 @@
> ส่งเนื้อหาของคลิปบอร์ดไปยังผลผลิตมาตรฐาน (`stdout`)
> เทียบได้กับการกดปุ่ม `<Cmd v>` บนแป้นพิมพ์
> ข้อมูลเพิ่มเติม: <https://keith.github.io/xcode-man-pages/pbpaste.1.html>
> ข้อมูลเพิ่มเติม: <https://keith.github.io/xcode-man-pages/pbcopy.1>
- เขียนเนื้อหาของคลิปบอร์ดไปยังไฟล์:

View file

@ -2,7 +2,7 @@
> 将剪贴板的内容发送到标准输出。
> 相当于在键盘上按下 `<Cmd v>`.
> 更多信息:<https://keith.github.io/xcode-man-pages/pbpaste.1.html>.
> 更多信息:<https://keith.github.io/xcode-man-pages/pbcopy.1>.
- 将剪贴板的内容写入文件:

View file

@ -2,7 +2,7 @@
> Send the contents of the clipboard to `stdout`.
> Comparable to pressing `<Cmd v>` on the keyboard.
> More information: <https://keith.github.io/xcode-man-pages/pbpaste.1.html>.
> More information: <https://keith.github.io/xcode-man-pages/pbcopy.1>.
- Write the contents of the clipboard to a file: