1
0
mirror of https://codeberg.org/kiss-community/kiss synced 2024-11-04 14:05:41 -07:00

doc: fix alignment

This commit is contained in:
Dylan Araps 2021-08-07 05:57:30 +03:00
parent 84fb22213d
commit 36ac143978
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -206,7 +206,7 @@ should be used to perform any required post-install steps or to display notices.
| |
| 1 #!/bin/sh -e |
| 2 |
| 3 cat <<EOF |
| 3 cat <<EOF |
| 4 |
| 5 The commands zcat, unpigz and gunzip were merely symbolic |
| 6 links to the pigz binary. They have been removed. To gain |