docs: format

This commit is contained in:
2026-03-31 23:54:25 +03:00
parent 7630e2abda
commit 4c87041ab6

View File

@@ -245,22 +245,22 @@ These fields are shared by all installer types. Some fields may vary in behavior
- **Default**: `false` (not set) - **Default**: `false` (not set)
- **Verbose flags per installer type**: - **Verbose flags per installer type**:
| Type | Verbose flag | | Type | Verbose flag |
| ----------------- | --------------- | | ------------------- | ------------ |
| `rsync` | `-v` | | `rsync` | `-v` |
| `brew` | `--verbose` | | `brew` | `--verbose` |
| `git` | `--verbose` | | `git` | `--verbose` |
| `npm`/`pnpm`/`yarn` | `--verbose` | | `npm`/`pnpm`/`yarn` | `--verbose` |
| `pipx` | `--verbose` | | `pipx` | `--verbose` |
| `cargo` | `--verbose` | | `cargo` | `--verbose` |
| `pacman`/`yay` | `--verbose` | | `pacman`/`yay` | `--verbose` |
| `apk` | `--verbose` | | `apk` | `--verbose` |
| `apt` | _(no-op)_ | | `apt` | _(no-op)_ |
| `docker` | _(no-op)_ | | `docker` | _(no-op)_ |
| `shell` | _(no-op)_ | | `shell` | _(no-op)_ |
| `github-release` | _(no-op)_ | | `github-release` | _(no-op)_ |
| `manifest` | _(no-op)_ | | `manifest` | _(no-op)_ |
| `group` | _(no-op)_ | | `group` | _(no-op)_ |
- **Examples**: - **Examples**: