diff --git a/pages/common/alr-help.md b/pages/common/alr-help.md new file mode 100644 index 0000000000..de9d116854 --- /dev/null +++ b/pages/common/alr-help.md @@ -0,0 +1,16 @@ +# alr help + +> Display help information for Alire (`alr`). +> More information: . + +- 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`