mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 18:26:00 +02:00
b2sum: change more information link (#5563)
This commit is contained in:
parent
0812ddae52
commit
572bb893c6
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# b2sum
|
# b2sum
|
||||||
|
|
||||||
> Calcola checksum BLAKE2.
|
> Calcola checksum BLAKE2.
|
||||||
> Maggiori informazioni: <https://blake2.net/#su>.
|
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/b2sum-invocation.html>.
|
||||||
|
|
||||||
- Calcola il checksum BLAKE2 per un file:
|
- Calcola il checksum BLAKE2 per un file:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# b2sum
|
# b2sum
|
||||||
|
|
||||||
> BLACK2 암호화 체크섬을 계산하십시오.
|
> BLACK2 암호화 체크섬을 계산하십시오.
|
||||||
> 더 많은 정보: <https://blake2.net/#su>.
|
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/b2sum-invocation.html>.
|
||||||
|
|
||||||
- 파일의 BLACKE2 체크섬 계산:
|
- 파일의 BLACKE2 체크섬 계산:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# b2sum
|
# b2sum
|
||||||
|
|
||||||
> Calculate BLAKE2 cryptographic checksums.
|
> Calculate BLAKE2 cryptographic checksums.
|
||||||
> More information: <https://blake2.net/#su>.
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/b2sum-invocation.html>.
|
||||||
|
|
||||||
- Calculate the BLAKE2 checksum for a file:
|
- Calculate the BLAKE2 checksum for a file:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue