Better comment
This commit is contained in:
parent
9e898f4f56
commit
c6a00c8c2b
|
|
@ -79,6 +79,7 @@ class Program
|
||||||
Log.Warning("This program has only been tested on linux and cannot be assumed to work on other Operating Systems");
|
Log.Warning("This program has only been tested on linux and cannot be assumed to work on other Operating Systems");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Get and check the directories passed to the program
|
||||||
string _inputDirectory = args[0];
|
string _inputDirectory = args[0];
|
||||||
string _outputDirectory = args[1];
|
string _outputDirectory = args[1];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user