mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-02 07:18:29 +01:00
Ooops. Forgot a work.
This commit is contained in:
parent
a3ffe1f49a
commit
508e9629bb
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
|||
> Calculates CRC checksums and byte counts of a file
|
||||
> Note, on old UNIX systems the CRC implementation may differ.
|
||||
|
||||
- Display a 32 checksum, size in bytes and filename
|
||||
- Display a 32 bit checksum, size in bytes and filename
|
||||
|
||||
`chksum {{filename}}`
|
||||
|
|
Loading…
Reference in a new issue