Pause when help is viewed

To show info if it is just double-clicked.
This commit is contained in:
Villermen 2014-11-23 23:30:43 +01:00
parent 9630f4351b
commit caf917674f

View file

@ -94,6 +94,8 @@ namespace RSCacheTool
);
argsParser.WriteOptionDescriptions(Console.Out);
Console.ReadLine();
}
else if (!error)
{