Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ bin/magento mageforge:hyva:compatibility:check --detailed
- Critical issues and warnings count
- Shows detailed file paths and line numbers with `--detailed` flag
- Provides helpful recommendations for resolving issues
- Returns exit code 1 if critical issues found, 0 otherwise
- Returns exit code 1 if critical issues are found, 0 otherwise (even if warnings exist)

**Detected Patterns**:

Expand Down