Fixed formatting of the help
This commit is contained in:
parent
9191b2af24
commit
48af91c224
@ -12,10 +12,10 @@ import inputhandler;
|
||||
void printHelp()
|
||||
{
|
||||
writeln(`
|
||||
Usage:
|
||||
-h Display this help message
|
||||
-b <text file> Batchmode -> Downloads all links in the given text file
|
||||
<link> Download only one manga`);
|
||||
Usage:
|
||||
-h Display this help message
|
||||
-b <text file> Batchmode -> Downloads all links in the given text file
|
||||
<link> Download only one manga`);
|
||||
}
|
||||
|
||||
void main(string[] args)
|
||||
|
Loading…
Reference in New Issue
Block a user