Fixed formatting of the help

This commit is contained in:
Beepboop Belong the 3rd 2020-04-13 19:49:21 +02:00
parent 9191b2af24
commit 48af91c224
Signed by: beepboopbelong
GPG Key ID: B873A12869A7BD29

View File

@ -12,7 +12,7 @@ import inputhandler;
void printHelp() void printHelp()
{ {
writeln(` writeln(`
Usage: Usage:
-h Display this help message -h Display this help message
-b <text file> Batchmode -> Downloads all links in the given text file -b <text file> Batchmode -> Downloads all links in the given text file
<link> Download only one manga`); <link> Download only one manga`);