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:
parent
b3297687d2
commit
3edbf73c57
9 changed files with 9 additions and 9 deletions
|
@ -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`:
|
||||
|
||||
|
|
|
@ -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>।
|
||||
|
||||
- फ़ाइल को कोड करें:
|
||||
|
||||
|
|
|
@ -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`:
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
|
@ -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`으로 인코딩:
|
||||
|
||||
|
|
|
@ -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`:
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
|
@ -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>.
|
||||
|
||||
- 编码目标文件:
|
||||
|
||||
|
|
|
@ -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`:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue