Pause when help is viewed
To show info if it is just double-clicked.
This commit is contained in:
parent
9630f4351b
commit
caf917674f
1 changed files with 2 additions and 0 deletions
|
@ -94,6 +94,8 @@ namespace RSCacheTool
|
|||
);
|
||||
|
||||
argsParser.WriteOptionDescriptions(Console.Out);
|
||||
|
||||
Console.ReadLine();
|
||||
}
|
||||
else if (!error)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue