fix code blocks

This commit is contained in:
2022-09-03 00:07:20 +03:00
parent 23fb7fb982
commit 91d80f9ff0
11 changed files with 27 additions and 35 deletions

View File

@@ -9,7 +9,7 @@ tags: [linux, porteus]
Утилита `dir2xzm` конвертирует директорию в **zstd** или **xz** сжатый модуль (`.xzm`).
```
```sh
usage: /usr/bin/dir2xzm <-option> source_directory output_file.xzm
options: -x : use xz compression.
options: -z : use zstd compression.
@@ -24,7 +24,7 @@ usage: /usr/bin/dir2xzm <-option> source_directory output_file.xzm
Скрипт для извлечения `.xzm` модуля в директорию.
```
```sh
Extract .xzm module to folder
Usage: xzm2dir moduleName.xzm [outputFolder]
Example: xzm2dir module.xzm