Fix README global flags #100

Merged
stephen merged 1 commit from fix/99-readme-json-global into main 2026-06-10 23:29:12 +00:00
Owner

Summary

  • Remove --json from the README global-flags list.
  • Document --json as applying to data-returning commands.
  • Add a test that compares the README global flags with clap global = true args.

Tests

  • cargo fmt --check
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test --all

Fixes rasterstate/fj#99

## Summary - Remove `--json` from the README global-flags list. - Document `--json` as applying to data-returning commands. - Add a test that compares the README global flags with clap `global = true` args. ## Tests - `cargo fmt --check` - `cargo clippy --all-targets --all-features -- -D warnings` - `cargo test --all` Fixes rasterstate/fj#99
Fix README global flags
All checks were successful
ci / check (pull_request) Successful in 9m46s
ci / coverage (pull_request) Successful in 1m59s
ci / live-e2e (pull_request) Successful in 1m41s
5e4dbbf412
stephen referenced this pull request from a commit 2026-06-10 23:29:13 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rasterstate/fj!100
No description provided.