mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Remove extra space.
This commit is contained in:
committed by
Christoffer Lerno
parent
e66001c182
commit
a4c5b85db8
@@ -166,7 +166,7 @@ static void usage(void)
|
||||
PRINTF(" --list-operators - List all operators.");
|
||||
PRINTF(" --list-precedence - List operator precedence order.");
|
||||
PRINTF(" --list-project-properties - List all available keys used in project.json files.");
|
||||
PRINTF(" --list-manifest-properties - List all available keys used in manifest.json files.");
|
||||
PRINTF(" --list-manifest-properties - List all available keys used in manifest.json files.");
|
||||
PRINTF(" --list-targets - List all architectures the compiler supports.");
|
||||
PRINTF(" --list-type-properties - List all type properties.");
|
||||
PRINTF("");
|
||||
|
||||
Reference in New Issue
Block a user