Maintain consistent comments

This commit is contained in:
Matt Nadareski
2025-10-06 09:01:09 -04:00
parent a7cc4ba4ed
commit 8627455ed7

View File

@@ -10,6 +10,7 @@ namespace NDecrypt
{
public static void Main(string[] args)
{
// Create the command set
var commandSet = CreateCommands();
// If we have no args, show the help and quit