feat: rename --from/--to flags to --input/--output #42

Merged
mvhutz merged 1 commits from feat/from-to into main 2026-02-07 04:31:57 +00:00

1 Commits

Author SHA1 Message Date
a8187873b3 feat: rename --from/--to flags to --input/--output with short aliases
Rename the representation flags for clarity and add short aliases:
- `--from` becomes `--input` / `-i`
- `--to` becomes `--output` / `-o`
2026-02-06 23:31:30 -05:00