about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.nim b/src/main.nim
index ec0f4f8a..22455239 100644
--- a/src/main.nim
+++ b/src/main.nim
@@ -56,7 +56,7 @@ const ChaVersionStrLong = block:
     s &= "no termcap"
   s & ")\n"
 
-proc help(i: int) =
+proc help(i: int) {.noreturn.} =
   let s = ChaVersionStr & """
 Usage: cha [options] [URL(s) or file(s)...]
 Options: