pages.*/*: remove double spaces (#14856)

This commit is contained in:
Lena
2024-11-17 16:03:22 +01:00
committed by GitHub
parent 3a97d7dc7a
commit 7ed998ee1a
116 changed files with 116 additions and 116 deletions

View File

@@ -3,7 +3,7 @@
> Create a squashfs filesystem from a tar archive.
> More information: <https://manned.org/sqfstar>.
- Create a squashfs filesystem (compressed using `gzip` by default) from an uncompressed tar archive:
- Create a squashfs filesystem (compressed using `gzip` by default) from an uncompressed tar archive:
`sqfstar {{filesystem.squashfs}} < {{archive.tar}}`