base32: add link (#5571)

add-set-more-info-link.py
marchersimon 2021-03-30 09:11:31 +02:00 committed by GitHub
parent cb636c5aec
commit 30331c3d15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 0 deletions

View File

@ -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 :

View File

@ -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:

View File

@ -1,6 +1,7 @@
# base32
> 파일 또는 표준 입력을 Base32와 표준 출력으로 인코딩하거나 디코딩함.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/base32-invocation.html>.
- 파일 인코딩:

View File

@ -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:

View File

@ -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:

View File

@ -1,6 +1,7 @@
# base32
> 将文件或标准输入编码到Base32或从Base32解码为标准输出。
> 更多信息: <https://www.gnu.org/software/coreutils/manual/html_node/base32-invocation.html>.
- 编码一个文件:

View File

@ -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: