aboutsummaryrefslogtreecommitdiff
path: root/docs/luarocks_admin_help.md
blob: 92232b87b9d5988d14db73d34e0f80f850f45d81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# luarocks-admin help

Help on commands.

## Usage

`luarocks-admin help [<command>]`

`<command>` is the command to show help for. If no argument is given, a list
of supported commands, with summaries, is shown.

## Example

```
luarocks-admin help make-manifest
```