mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
alr-help: add page (#20848)
This commit is contained in:
committed by
GitHub
parent
ccde67a94d
commit
f8d6905d7d
@@ -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`
|
||||
Reference in New Issue
Block a user