base64: add link (#5572)

This commit is contained in:
marchersimon
2021-03-30 09:06:32 +02:00
committed by GitHub
parent fb545b6942
commit 59583f4c3e
9 changed files with 9 additions and 0 deletions

View File

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