mirror of
https://github.com/chenasraf/sofmani.git
synced 2026-05-17 17:28:04 +00:00
docs: format
This commit is contained in:
@@ -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**:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user