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

Help on commands.

## Usage

`luarocks 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 help remove
```