mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-28 22:15:49 -04:00
Edit out unavailable perforce commands
This commit is contained in:
+3
-3
@@ -667,9 +667,9 @@ void printSyntax(void)
|
||||
{
|
||||
printf("Compiler commands:\n");
|
||||
printf("-compile <filename1>[.tdf] [<filename2>[.tdf] ...]\n");
|
||||
printf("Perforce commands:\n");
|
||||
printf("-edit <filename1>[.tdf] [<filename2>[.tdf] ...]\n");
|
||||
printf("-submit <filename1>[.tdf] [<filename2>[.tdf] ...]\n");
|
||||
//printf("Perforce commands:\n");
|
||||
//printf("-edit <filename1>[.tdf] [<filename2>[.tdf] ...]\n");
|
||||
//printf("-submit <filename1>[.tdf] [<filename2>[.tdf] ...]\n");
|
||||
} // printSyntax
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user