mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-05 18:53:20 +02:00
sha512sum: add more information link (#5538)
This commit is contained in:
parent
45ff3b27a2
commit
555daa7bf6
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# sha512sum
|
# sha512sum
|
||||||
|
|
||||||
> Izračunava SHA512 kriptografske kontrolne brojeve.
|
> Izračunava SHA512 kriptografske kontrolne brojeve.
|
||||||
|
> Više informacija: <https://man.archlinux.org/man/sha512sum.1>.
|
||||||
|
|
||||||
- Izračunaj SHA512 kontrolni broj za datoteku:
|
- Izračunaj SHA512 kontrolni broj za datoteku:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# sha512sum
|
# sha512sum
|
||||||
|
|
||||||
> Calculate SHA512 cryptographic checksums.
|
> Calculate SHA512 cryptographic checksums.
|
||||||
|
> More information: <https://man.archlinux.org/man/sha512sum.1>.
|
||||||
|
|
||||||
- Calculate the SHA512 checksum for a file:
|
- Calculate the SHA512 checksum for a file:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue