mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-22 08:51:21 +00:00
Fix paragraph break issue in nimc.txt. Add spacing to command line options table.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
Usage::
|
||||
nim command [options] [projectfile] [arguments]
|
||||
::
|
||||
|
||||
nim command [options] [projectfile] [arguments]
|
||||
|
||||
Command:
|
||||
//compile, c compile project with default code generator (C)
|
||||
|
||||
Reference in New Issue
Block a user