mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 01:26:03 +02:00
sha1sum: add more information link (#5590)
This commit is contained in:
parent
219bf7387f
commit
a7e7afec28
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# sha1sum
|
# sha1sum
|
||||||
|
|
||||||
> Izračunava SHA1 kriptografske kontrolne brojeve.
|
> Izračunava SHA1 kriptografske kontrolne brojeve.
|
||||||
|
> Više informacija: <https://www.gnu.org/software/coreutils/manual/html_node/sha1sum-invocation.html>.
|
||||||
|
|
||||||
- Izračunaj SHA1 kontrolni broj za datoteku:
|
- Izračunaj SHA1 kontrolni broj za datoteku:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# sha1sum
|
# sha1sum
|
||||||
|
|
||||||
> Calculate SHA1 cryptographic checksums.
|
> Calculate SHA1 cryptographic checksums.
|
||||||
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/sha1sum-invocation.html>.
|
||||||
|
|
||||||
- Calculate the SHA1 checksum for a file:
|
- Calculate the SHA1 checksum for a file:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue