diff options
Diffstat (limited to 'koch.nim')
-rw-r--r-- | koch.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/koch.nim b/koch.nim index b7a32a1b4..a43701194 100644 --- a/koch.nim +++ b/koch.nim @@ -38,7 +38,7 @@ Options: --help, -h shows this help and quits Possible Commands: boot [options] bootstraps with given command line options - install [dir] installs to given directory + install [bindir] installs to given directory clean cleans Nimrod project; removes generated files web [options] generates the website csource [options] builds the C sources for installation |