mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-29 18:55:28 +02:00
Fixes formatting
This commit is contained in:
parent
94ef83b235
commit
a357ff2a01
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@
|
||||||
|
|
||||||
`sum {{file}}`
|
`sum {{file}}`
|
||||||
|
|
||||||
- Compute a checksum with System V-compatible algorithm and 512-byte blocks
|
- Compute a checksum with System V-compatible algorithm and 512-byte blocks:
|
||||||
|
|
||||||
`sum --sysv {{file}}`
|
`sum --sysv {{file}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue