diff options
author | metamuffin <metamuffin@disroot.org> | 2022-09-29 16:54:49 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-09-29 16:54:49 +0200 |
commit | eda0c12b4af72935c9fa6adef60aff754313f189 (patch) | |
tree | 7d6ffdf17564e36320fefe818b0267c43332f0a9 /readme.md | |
parent | b31b6ff2ab5d94e5b6280ba3cb4db7d46267999a (diff) | |
download | staticwiki-eda0c12b4af72935c9fa6adef60aff754313f189.tar staticwiki-eda0c12b4af72935c9fa6adef60aff754313f189.tar.bz2 staticwiki-eda0c12b4af72935c9fa6adef60aff754313f189.tar.zst |
blub
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ pages. - Get help: `staticwiki --help` - Convert to squashfs: `staticwiki --bzip2 --tar < dump.xml.bz2 | mksquashfs - wiki.sfs -tar -comp zstd` + (note: the `-tar` option prevent mksquashfs from compressing in parallel for + some reason. no known fix except for writing to disk) ## License |