Pause when help is viewed

To show info if it is just double-clicked.
main
Villermen 10 years ago
parent 9630f4351b
commit caf917674f

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

Loading…
Cancel
Save