snippetbashTip
alr help — Display help information for Alire (`alr`). More information: <https://alire.ada.dev/docs/#first-ste
Viewed 0 times
commandalirecliinformationalr helphelpfordisplay
Problem
How to use the
alr help command: Display help information for Alire (alr). More information: <https://alire.ada.dev/docs/#first-steps>.Solution
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 helpDisplay help for a specific subcommand:
alr help {{subcommand}}Show the rules for how crate names and versions must be formatted:
alr help identifiersCode Snippets
Display top-level help and list all available commands
alr helpDisplay help for a specific subcommand
alr help {{subcommand}}Show the rules for how crate names and versions must be formatted
alr help identifiersContext
tldr-pages: common/alr help
Revisions (0)
No revisions yet.