1
0
Fork 0
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:
marchersimon 2021-03-30 15:43:02 +02:00 committed by GitHub
parent 219bf7387f
commit a7e7afec28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -1,6 +1,7 @@
# sha1sum
> 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:

View file

@ -1,6 +1,7 @@
# sha1sum
> 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: