summaryrefslogtreecommitdiffstats
path: root/src/commands/config.json
blob: 1c4457a54430215bc7069945b623489e1c9a00a0 (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
    }
}