🔧 Reorganize command index and localize help headings (v0.4.6) #17
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
umpire274/librius!17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "v0.4.6"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
✨ Summary
This PR refines the overall CLI help experience by reorganizing the command index and adding full localization support for help section titles (
help_heading).The goal is to make the help output more structured, readable, and consistent across all commands and languages.
🔧 Changed
help_heading) for a fully translated CLI help:🧩 Internal
display_ordervalues incli.rsto align with the new logical command hierarchy.cli.rsstructure for easier future maintenance of localized headings.help_templatecustomization and i18n integration.✅ Testing
cargo run -- --helpfor both English and Italian.librius list --help,librius import --help).📦 Version
Release: v0.4.6
Date: 2025-11-12