mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
base32: add link (#5571)
This commit is contained in:
parent
cb636c5aec
commit
30331c3d15
7 changed files with 7 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# base32
|
||||
|
||||
> Encode ou décode un fichier ou l'entrée standard vers ou depuis la base 32, et retourne le résultat à la sortie standard.
|
||||
> Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/base32-invocation.html>.
|
||||
|
||||
- Encode un fichier :
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# base32
|
||||
|
||||
> Codifica o decodifica file o standard input in Base32 su standard output.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/base32-invocation.html>.
|
||||
|
||||
- Codifica un file:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# base32
|
||||
|
||||
> 파일 또는 표준 입력을 Base32와 표준 출력으로 인코딩하거나 디코딩함.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/base32-invocation.html>.
|
||||
|
||||
- 파일 인코딩:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# base32
|
||||
|
||||
> Enkoduj lub dekoduj plik lub standardowe wejście do/z Base32, na standardowe wyjście.
|
||||
> Więcej informacji: <https://www.gnu.org/software/coreutils/manual/html_node/base32-invocation.html>.
|
||||
|
||||
- Enkoduj plik:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# base32
|
||||
|
||||
> Bir dosya veya standart veriyi Base32 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/base32-invocation.html>.
|
||||
|
||||
- Bir dosyayı şifrele:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# base32
|
||||
|
||||
> 将文件或标准输入编码到Base32或从Base32解码为标准输出。
|
||||
> 更多信息: <https://www.gnu.org/software/coreutils/manual/html_node/base32-invocation.html>.
|
||||
|
||||
- 编码一个文件:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# base32
|
||||
|
||||
> Encode or decode file or standard input to/from Base32, to standard output.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/base32-invocation.html>.
|
||||
|
||||
- Encode a file:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue