You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Console.WriteLine("Any command can take the '--no-header' optional parameter to disable the copyright printout.");
727
+
Console.WriteLine("Using the '--version' optional parameter will print just the current version of AssEmbly then exit, regardless of other parameters.");
722
728
Console.WriteLine();
723
729
Console.WriteLine("Operations:");
724
730
Console.WriteLine("assemble - Take a program written in AssEmbly and assemble it down to executable bytecode");
0 commit comments