1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-06 21:13:30 +02:00

base64: update documentation link (#16304)

This commit is contained in:
Nelson Figueroa 2025-04-30 10:16:11 -07:00 committed by GitHub
parent b3297687d2
commit 3edbf73c57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 9 additions and 9 deletions

View file

@ -1,7 +1,7 @@
# base64
> Codifica o decodifica un archivo o `stdin` a/desde base64, a `stdout` o a otro archivo.
> Más información: <https://keith.github.io/xcode-man-pages/base64.1.html>.
> Más información: <https://keith.github.io/xcode-man-pages/bintrans.1>.
- Codifica un archivo a `stdout`:

View file

@ -1,7 +1,7 @@
# base64
> बेस 64 प्रस्तुतीकरण का उपयोग करके कोड और डिकोड करें।
> अधिक जानकारी: <https://keith.github.io/xcode-man-pages/base64.1.html>
> अधिक जानकारी: <https://keith.github.io/xcode-man-pages/bintrans.1>
- फ़ाइल को कोड करें:

View file

@ -1,7 +1,7 @@
# base64
> Lakukan pengodean dan pendekodean terhadap suatu berkas atau `stdin` dari/menuju format Base64, menuju `stdout` atau berkas lainnya.
> Informasi lebih lanjut: <https://keith.github.io/xcode-man-pages/base64.1.html>.
> Informasi lebih lanjut: <https://keith.github.io/xcode-man-pages/bintrans.1>.
- Kodekan isi suatu berkas menuju format Base64, dan keluarkan hasil menuju `stdout`:

View file

@ -1,7 +1,7 @@
# base64
> Codifica e decodifica utilizzando la rappresentazione in base64.
> Maggiori informazioni: <https://keith.github.io/xcode-man-pages/base64.1.html>.
> Maggiori informazioni: <https://keith.github.io/xcode-man-pages/bintrans.1>.
- Codifica un file:

View file

@ -1,7 +1,7 @@
# base64
> 파일 또는 `stdin`을 base64로 인코딩하거나 디코딩하여 `stdout` 또는 다른 파일로 출력.
> 더 많은 정보: <https://keith.github.io/xcode-man-pages/base64.1.html>.
> 더 많은 정보: <https://keith.github.io/xcode-man-pages/bintrans.1>.
- 파일을 `stdout`으로 인코딩:

View file

@ -1,7 +1,7 @@
# base64
> Encodeer of decodeer een bestand of `stdin` van/naar base64, naar `stdout` of een ander bestand.
> Meer informatie: <https://keith.github.io/xcode-man-pages/base64.1.html>.
> Meer informatie: <https://keith.github.io/xcode-man-pages/bintrans.1>.
- Encodeer een bestand naar `stdout`:

View file

@ -1,7 +1,7 @@
# base64
> Codifica e decodifica usando a representação Base64.
> Mais informações: <https://keith.github.io/xcode-man-pages/base64.1.html>.
> Mais informações: <https://keith.github.io/xcode-man-pages/bintrans.1>.
- Codifica um arquivo:

View file

@ -1,7 +1,7 @@
# base64
> 使用 Base64 来进行编码和解码。
> 更多信息:<https://keith.github.io/xcode-man-pages/base64.1.html>.
> 更多信息:<https://keith.github.io/xcode-man-pages/bintrans.1>.
- 编码目标文件:

View file

@ -1,7 +1,7 @@
# base64
> Encode or decode file or `stdin` to/from base64, to `stdout` or another file.
> More information: <https://keith.github.io/xcode-man-pages/base64.1.html>.
> More information: <https://keith.github.io/xcode-man-pages/bintrans.1>.
- Encode a file to `stdout`: