mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 17:26:01 +02:00
md5sum: add more information link (#5585)
This commit is contained in:
parent
8d147522d1
commit
3ba11ea0ed
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# md5sum
|
||||
|
||||
> 计算 MD5 加密校验和.
|
||||
> 更多信息: <https://www.gnu.org/software/coreutils/manual/html_node/md5sum-invocation.html>.
|
||||
|
||||
- 计算文件的 MD5 校验和:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# md5sum
|
||||
|
||||
> Calculate MD5 cryptographic checksums.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/md5sum-invocation.html>.
|
||||
|
||||
- Calculate the MD5 checksum for a file:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue