mirror of
https://git.tesses.org/tesses50/crosslangextras.git
synced 2026-06-01 10:35:30 +00:00
Fix crosslang new
This commit is contained in:
@@ -134,7 +134,7 @@ func main(args)
|
||||
{
|
||||
func newHelp()
|
||||
{
|
||||
Console.WriteLine($"{dd.FileName} new [FLAGS] <template_name> [directory_for_project]");
|
||||
Console.WriteLine($"crosslang new [FLAGS] <template_name> [directory_for_project]");
|
||||
Console.WriteLine("FLAGS");
|
||||
Console.WriteLine("--help: Shows this help");
|
||||
Console.WriteLine("--list: Lists all templates");
|
||||
|
||||
Reference in New Issue
Block a user