alr-help: add page (#20848)

This commit is contained in:
Sahil Afrid Farookhi
2026-01-24 09:00:54 -06:00
committed by GitHub
parent ccde67a94d
commit f8d6905d7d
+16
View File
@@ -0,0 +1,16 @@
# alr help
> Display help information for Alire (`alr`).
> More information: <https://alire.ada.dev/docs/#first-steps>.
- Display top-level help and list all available commands:
`alr help`
- Display help for a specific subcommand:
`alr help {{subcommand}}`
- Show the rules for how crate names and versions must be formatted:
`alr help identifiers`