const PRE_RELEASE_USAGE: &str = r#"Usage: scripts/pre-release-check.sh [OPTIONS]
Options:
--skip-verify Skip `just verify`.
--skip-build-plugin Skip `just build-plugin`.
--mcporter Also run `just test-mcporter` (requires running server).
-h, --help Show this help.
"#;