verify¶
Validate repository integrity and configuration.
Usage¶
What It Checks¶
| Check | Description |
|---|---|
| Git integrity | Repository is valid git repo |
| Config validity | dot-man.toml is valid TOML/YAML |
| Section paths | All configured paths exist |
| Repo sync | Repo files match configuration |
| Secret vault | Vault file is intact |
Options¶
| Flag | Description |
|---|---|
--fix |
Attempt to fix detected issues |