diff --git a/docs/JSON Explanations.md b/docs/JSON Explanations.md index 3ca347be..57141b95 100644 --- a/docs/JSON Explanations.md +++ b/docs/JSON Explanations.md @@ -179,8 +179,7 @@ For windows (regular installation, or from the updater), this is usually ```json "RestartCommand": { - "Cmd": "NadekoBot.exe", - "Args": "" + "Cmd": "NadekoBot.exe" } ```