1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-26 11:15:28 +02:00

Fixes formatting

This commit is contained in:
Leandro Ostera 2016-02-07 14:31:01 +01:00
parent 94ef83b235
commit a357ff2a01

View file

@ -7,6 +7,6 @@
`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}}`