mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
base64: add link (#5572)
This commit is contained in:
parent
fb545b6942
commit
59583f4c3e
9 changed files with 9 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# base64
|
||||
|
||||
> Codifica o decodifica un archivo o la entrada estandar hacia/desde Base64, a la salida estandar.
|
||||
> Más información: <https://www.gnu.org/software/coreutils/manual/html_node/base64-invocation.html>.
|
||||
|
||||
- Codifica un archivo:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# base64
|
||||
|
||||
> Encoder ou décoder un fichier ou l'entrée standard en utilisant le codage Base64 à destination de la sortie standard.
|
||||
> Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/base64-invocation.html>.
|
||||
|
||||
- Encoder un fichier :
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# base64
|
||||
|
||||
> Codifica o decodifica file o standard input in Base64 su standard output.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/base64-invocation.html>.
|
||||
|
||||
- Codifica un file:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# base64
|
||||
|
||||
> 파일 또는 표준 입력을 Base64와 표준 출력으로 인코딩하거나 디코딩함.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/base64-invocation.html>.
|
||||
|
||||
- 파일 인코딩:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# base64
|
||||
|
||||
> Codeer of decodeer bestand of standaardinvoer van/naar Base64 naar standaarduitvoer.
|
||||
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/base64-invocation.html>.
|
||||
|
||||
- Codeer een bestand:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# base64
|
||||
|
||||
> Enkoduj lub dekoduj plik lub standardowe wejście do/z Base64, na standardowe wyjście.
|
||||
> Więcej informacji: <https://www.gnu.org/software/coreutils/manual/html_node/base64-invocation.html>.
|
||||
|
||||
- Enkoduj plik:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# base64
|
||||
|
||||
> Bir dosya veya standart veriyi Base64 formatında şifrele veya yalın veri çıktısı olarak deşifre et.
|
||||
> Daha fazla bilgi için: <https://www.gnu.org/software/coreutils/manual/html_node/base64-invocation.html>.
|
||||
|
||||
- Bir dosyayı şifrele:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# base64
|
||||
|
||||
> 将文件或标准输入编码到Base64或从Base64解码为标准输出。
|
||||
> 更多信息: <https://www.gnu.org/software/coreutils/manual/html_node/base64-invocation.html>.
|
||||
|
||||
- 编码一个文件:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# base64
|
||||
|
||||
> Encode or decode file or standard input to/from Base64, to standard output.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/base64-invocation.html>.
|
||||
|
||||
- Encode a file:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue