sha*sum: add more information link (#5669)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# sha224sum
|
||||
|
||||
> Izračunava SHA224 kriptografske kontrolne brojeve.
|
||||
> Više informacija: <https://www.gnu.org/software/coreutils/manual/html_node/sha2-utilities.html>.
|
||||
|
||||
- Izračunaj SHA224 kontrolni broj za datoteku:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# sha256sum
|
||||
|
||||
> Izračunava SHA256 kriptografske kontrolne brojeve.
|
||||
> Više informacija: <https://www.gnu.org/software/coreutils/manual/html_node/sha2-utilities.html>.
|
||||
|
||||
- Izračunaj SHA256 kontrolni broj za datoteku:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# sha384sum
|
||||
|
||||
> Izračunava SHA384 kriptografske kontrolne brojeve.
|
||||
> Više informacija: <https://www.gnu.org/software/coreutils/manual/html_node/sha2-utilities.html>.
|
||||
|
||||
- Izračunaj SHA384 kontrolni broj za datoteku:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# sha512sum
|
||||
|
||||
> Izračunava SHA512 kriptografske kontrolne brojeve.
|
||||
> Više informacija: <https://man.archlinux.org/man/sha512sum.1>.
|
||||
> Više informacija: <https://www.gnu.org/software/coreutils/manual/html_node/sha2-utilities.html>.
|
||||
|
||||
- Izračunaj SHA512 kontrolni broj za datoteku:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# sha224sum
|
||||
|
||||
> Calculate SHA224 cryptographic checksums.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/sha2-utilities.html>.
|
||||
|
||||
- Calculate the SHA224 checksum for a file:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# sha256sum
|
||||
|
||||
> Calculate SHA256 cryptographic checksums.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/sha2-utilities.html>.
|
||||
|
||||
- Calculate the SHA256 checksum for a file:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# sha384sum
|
||||
|
||||
> Calculate SHA384 cryptographic checksums.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/sha2-utilities.html>.
|
||||
|
||||
- Calculate the SHA384 checksum for a file:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# sha512sum
|
||||
|
||||
> Calculate SHA512 cryptographic checksums.
|
||||
> More information: <https://man.archlinux.org/man/sha512sum.1>.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/sha2-utilities.html>.
|
||||
|
||||
- Calculate the SHA512 checksum for a file:
|
||||
|
||||
|
Reference in New Issue
Block a user