mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-25 19:15:25 +02:00
md5: fix grammar, fix token (see #327)
This commit is contained in:
parent
8a1e9761c5
commit
6dfcf97892
1 changed files with 2 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
|
||||
> Calculate MD5 cryptographic checksums
|
||||
|
||||
- Print MD5 checksum for file
|
||||
- Print MD5 checksum for a file
|
||||
|
||||
`md5 {{filename1}}`
|
||||
`md5 {{filename}}`
|
||||
|
||||
- Print MD5 checksum for each file in a list or directory
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue