about summary refs log tree commit diff stats
path: root/src/main.nim
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2022-09-14 19:33:27 +0200
committerbptato <nincsnevem662@gmail.com>2022-09-14 19:33:27 +0200
commitcea4aa0374a2f8c1df40a30060c34de8ce257090 (patch)
tree3958c7d17de112fdad163d20a4f58a7fe9da8533 /src/main.nim
parent51d83224320b8bd4e81332802bb62158ae6deec5 (diff)
downloadchawan-cea4aa0374a2f8c1df40a30060c34de8ce257090.tar.gz
Tweaks/bugfixes for arm
Diffstat (limited to 'src/main.nim')
-rw-r--r--src/main.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.nim b/src/main.nim
index 584c92e6..990372ee 100644
--- a/src/main.nim
+++ b/src/main.nim
@@ -21,7 +21,7 @@ Options:
     -T, --type <type>           Specify content mime type
     -v, --version               Print version information
     -h, --help                  Print this page
-    --                          Interpret all following arguments as URLs/files"""
+    --                          Interpret all following arguments as URLs"""
   if i == 0:
     echo s
   else: