summaryrefslogtreecommitdiffstats
path: root/src/commands/config.json
blob: a12271dcc886d5e26e198778855329e5bb709bb4 (plain)
1
2
3
4
5
6
7
8
9
{
    "CONFIG": {
        "summary": "A container for server configuration commands",
        "complexity": "Depends on subcommand.",
        "group": "server",
        "since": "2.0.0",
        "arity": -2
    }
}